From: Rudolf Polzer Date: Sat, 21 Aug 2010 14:38:36 +0000 (+0200) Subject: put osx dedicated binary into the right folder X-Git-Tag: xonotic-v0.1.0preview~280 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=cf445ff6ef457d68aa13bb060cf8683bbe221a45;hp=45ea1607042325fbb357b0b649b16ebcd57e4812 put osx dedicated binary into the right folder --- diff --git a/all b/all index ba0fd468..5d38877d 100755 --- a/all +++ b/all @@ -985,7 +985,7 @@ case "$cmd" in verbose "$SELF" release-compile osx \ 'STRIP=: CC="gcc -g -arch i386 -arch ppc -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.4 -I$HOME/dp.osx/include -L$HOME/dp.osx/lib -fno-reorder-blocks"' \ all 'fteqcc.bin:Xonotic/fteqcc/fteqcc.osx' \ - 'sv-release sdl-release' 'darkplaces-sdl:Xonotic/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl-bin darkplaces-dedicated:xonotic-osx-dedicated' + 'sv-release sdl-release' 'darkplaces-sdl:Xonotic/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl-bin darkplaces-dedicated:Xonotic/xonotic-osx-dedicated' ;; release-engine-osx-agl) # gcc on OSX is buggy, needs -fno-reorder-blocks for a release build to succeed