From: Rudolf Polzer Date: Wed, 27 Aug 2014 08:31:35 +0000 (+0200) Subject: More open bugs in SDL2 2.0.3. X-Git-Tag: xonotic-v0.8.0~29 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=a3e79d202d8287a5e8c50594343b4a99b3618c4e;hp=48bd94b3cdfbde95ef52a01dc189f09010105529 More open bugs in SDL2 2.0.3. --- diff --git a/misc/builddeps/win64/sdl/bin/sdl2-config b/misc/builddeps/win64/sdl/bin/sdl2-config index ed146107..5ff5636d 100755 --- a/misc/builddeps/win64/sdl/bin/sdl2-config +++ b/misc/builddeps/win64/sdl/bin/sdl2-config @@ -49,7 +49,7 @@ while test $# -gt 0; do # ;; # --static-libs) --libs|--static-libs) - echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -XCClinker -static-libgcc + echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -static-libgcc ;; *) echo "${usage}" 1>&2