aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.cdcfp.linux-x86.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2008-11-27 22:56:13 +0000
committerSven Gothel <[email protected]>2008-11-27 22:56:13 +0000
commit063bcd57645f4cf52a346dae432f39b1bd7285b5 (patch)
treece1bf72946b2d7f78b20147e571928f8c43d4d15 /make/make.jogl.cdcfp.linux-x86.sh
parent93531a87d4ec985e6088fd8c63b75457c09d8c0e (diff)
../jogl.log
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1810 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/make.jogl.cdcfp.linux-x86.sh')
-rw-r--r--make/make.jogl.cdcfp.linux-x86.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/make/make.jogl.cdcfp.linux-x86.sh b/make/make.jogl.cdcfp.linux-x86.sh
index b4e813420..7717c042f 100644
--- a/make/make.jogl.cdcfp.linux-x86.sh
+++ b/make/make.jogl.cdcfp.linux-x86.sh
@@ -3,13 +3,13 @@
. ../../setenv-build-jogl.sh
# -Dc.compiler.debug=true
-# -Djavacdebug="false"
-# -Djavacdebuglevel=""
+#
+# -Djavacdebug="false" \
+# -Djavacdebuglevel="none" \
+#
# -Djava.generate.skip=true
ant -v \
- -Djavacdebug="false" \
- -Djavacdebuglevel="none" \
-Djogl.cdcfp=true \
-Dgluegen.cpptasks.detected.os=true \
-DisUnix=true \
@@ -17,4 +17,5 @@ ant -v \
-DisLinuxX86=true \
-DisX11=true \
-DuseKD=true \
+ -DuseOpenMAX=true \
$* 2>&1 | tee make.jogl.cdcfp.linux-x86.log