summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.macosx.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-23 15:13:56 +0100
committerSven Gothel <[email protected]>2011-02-23 15:13:56 +0100
commit2ac4006de0af87a87bc4f37abb3ba763379da207 (patch)
tree059f6cab258a9208bfcd289bab9b83608c16848f /make/scripts/make.jogl.all.macosx.sh
parentef0ee0c8fcb794d0c81e37eee87cb5c7b281fc7a (diff)
Inverse build attribute build.noarchive -> build.archiveon
Diffstat (limited to 'make/scripts/make.jogl.all.macosx.sh')
-rwxr-xr-xmake/scripts/make.jogl.all.macosx.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/scripts/make.jogl.all.macosx.sh b/make/scripts/make.jogl.all.macosx.sh
index f8c147cd6..967790b6e 100755
--- a/make/scripts/make.jogl.all.macosx.sh
+++ b/make/scripts/make.jogl.all.macosx.sh
@@ -6,10 +6,8 @@ fi
# -Dc.compiler.debug=true
-# -Dbuild.noarchives=true
ant \
- -Dbuild.noarchives=true \
-Djogl.cg=1 \
-Drootrel.build=build-macosx \
$* 2>&1 | tee make.jogl.all.macosx.log