diff options
Diffstat (limited to 'make/scripts/make.jogl.all.linux-x86.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-x86.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86.sh b/make/scripts/make.jogl.all.linux-x86.sh index 76b46a03b..03dedb99c 100755 --- a/make/scripts/make.jogl.all.linux-x86.sh +++ b/make/scripts/make.jogl.all.linux-x86.sh @@ -31,7 +31,6 @@ fi # -Djogl.cg=1 # -Dc.compiler.debug=true # -DuseOpenMAX=true \ -# -Dbuild.noarchives=true # -Dgluegen.cpptasks.detected.os=true \ # -DisUnix=true \ # -DisLinux=true \ @@ -53,9 +52,7 @@ echo LIBGL_DEBUG: $LIBGL_DEBUG 2>&1 | tee -a $LOGF ant \ $CUSTOMLIBDIR \ - -Dbuild.noarchives=true \ -Dgluegen-cpptasks.file=`pwd`/../../gluegen/make/lib/gluegen-cpptasks-linux-32bit.xml \ - -Dbuild.noarchives=true \ -Djogl.cg=1 \ -Drootrel.build=build-x86 \ -Dos.arch=x86 \ |