mirror of
https://github.com/yawut/SDL.git
synced 2026-08-03 17:05:36 -05:00
Merged fix for bug #531 from SDL 1.2 revision 3511
This commit is contained in:
parent
6f059e9947
commit
8f502d4bc2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user