aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.linux-x86_64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.linux-x86_64.sh')
-rw-r--r--make/make.jogl.all.linux-x86_64.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/make.jogl.all.linux-x86_64.sh b/make/make.jogl.all.linux-x86_64.sh
index 90883f97c..b5f860bd4 100644
--- a/make/make.jogl.all.linux-x86_64.sh
+++ b/make/make.jogl.all.linux-x86_64.sh
@@ -13,8 +13,9 @@ fi
# -DisLinux=true \
# -DisLinuxAMD64=true \
# -DisX11=true \
+# -Dbuild.noarchives=true \
-ant \
+ant \
-Dbuild.noarchives=true \
-Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86_64 \
-Dc.compiler.debug=true \