mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 11:14:13 -05:00
Merged fix for bug #531 from SDL 1.2 revision 3511
This commit is contained in:
@@ -2619,7 +2619,7 @@ case "$ARCH" in
|
||||
SDL_STATIC_LIBS="\${libdir}/libSDL.a $EXTRA_LDFLAGS"
|
||||
;;
|
||||
*)
|
||||
SDL_STATIC_LIBS="$SDL_LIBS"
|
||||
SDL_STATIC_LIBS="$SDL_LIBS $EXTRA_LDFLAGS"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user