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 4bc5d745d..c84a2926c 100644
--- a/make/make.jogl.all.linux-x86_64.sh
+++ b/make/make.jogl.all.linux-x86_64.sh
@@ -2,12 +2,13 @@
. ../../setenv-build-jogl-x86_64.sh
+# -Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86_64
# -Dc.compiler.debug=true
# -Dbuild.noarchives=true
ant \
+ -Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86_64 \
-Dc.compiler.debug=true \
- -Dbuild.noarchives=true \
-Drootrel.build=build-x86_64 \
-Dgluegen.cpptasks.detected.os=true \
-DisUnix=true \