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, 3 insertions, 0 deletions
diff --git a/make/make.jogl.all.linux-x86_64.sh b/make/make.jogl.all.linux-x86_64.sh
index 1a33f6708..4bc5d745d 100644
--- a/make/make.jogl.all.linux-x86_64.sh
+++ b/make/make.jogl.all.linux-x86_64.sh
@@ -3,8 +3,11 @@
. ../../setenv-build-jogl-x86_64.sh
# -Dc.compiler.debug=true
+# -Dbuild.noarchives=true
ant \
+ -Dc.compiler.debug=true \
+ -Dbuild.noarchives=true \
-Drootrel.build=build-x86_64 \
-Dgluegen.cpptasks.detected.os=true \
-DisUnix=true \