X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=15704071284f798394e08ff5e1f241e4c23ce6ad;hp=ec4ad52e74f475be21ed748f50b1e9796b68335d;hb=6db2d8af66c0377aed2458521f806ea342c7822b;hpb=956bbf1335776b79aa8743415389e861175af020 diff --git a/all b/all index ec4ad52e..15704071 100755 --- a/all +++ b/all @@ -824,7 +824,7 @@ case "$cmd" in TARGETS="sv-$debug sdl-$debug" ;; esac - export CC="$CC -I$PWD/misc/buildfiles/osx/Xonotic-SDL.app/Contents/Frameworks/SDL.framework/Headers -F$PWD/misc/buildfiles/osx/Xonotic-SDL.app/Contents/Frameworks" + export CC="$CC -fno-reorder-blocks -I$PWD/misc/buildfiles/osx/Xonotic-SDL.app/Contents/Frameworks/SDL.framework/Headers -F$PWD/misc/buildfiles/osx/Xonotic-SDL.app/Contents/Frameworks" else TARGETS="sv-$debug cl-$debug sdl-$debug" fi