diff options
Diffstat (limited to 'make/make.jogl.cdcfp.linux-x86.sh')
-rw-r--r-- | make/make.jogl.cdcfp.linux-x86.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/make.jogl.cdcfp.linux-x86.sh b/make/make.jogl.cdcfp.linux-x86.sh index 6d216f65a..786f1a0b2 100644 --- a/make/make.jogl.cdcfp.linux-x86.sh +++ b/make/make.jogl.cdcfp.linux-x86.sh @@ -8,8 +8,10 @@ # -Djavacdebuglevel="none" \ # # -Djava.generate.skip=true \ +# -Dbuild.noarchives=true ant -v \ + -Dbuild.noarchives=true \ -Drootrel.build=build-cdcfp-x86 \ -Djogl.cdcfp=true \ -Dgluegen.cpptasks.detected.os=true \ |