aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.linux-x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.linux-x86.sh')
-rw-r--r--make/make.jogl.all.linux-x86.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/make.jogl.all.linux-x86.sh b/make/make.jogl.all.linux-x86.sh
index 4eec0b317..a495586b2 100644
--- a/make/make.jogl.all.linux-x86.sh
+++ b/make/make.jogl.all.linux-x86.sh
@@ -11,7 +11,6 @@ fi
# -Dbuild.noarchives=true
ant \
- -Dbuild.noarchives=true \
-Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86 \
-Drootrel.build=build-x86 \
-Dgluegen.cpptasks.detected.os=true \
@@ -20,4 +19,5 @@ ant \
-DisLinuxX86=true \
-DisX11=true \
-DuseKD=true \
+ -DuseOpenMAX=true \
$* 2>&1 | tee make.jogl.all.linux-x86.log