diff options
Diffstat (limited to 'make/scripts/make.jogl.all.x86_64.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.x86_64.sh b/make/scripts/make.jogl.all.x86_64.sh index 7d192b8..0f7b959 100755 --- a/make/scripts/make.jogl.all.x86_64.sh +++ b/make/scripts/make.jogl.all.x86_64.sh @@ -12,6 +12,7 @@ fi # -Djogl.cg=1 \ # -Djogl.redbook=true \ +# BUILD_ARCHIVE=true \ ant \ -Dtarget.sourcelevel=1.6 \ -Dtarget.targetlevel=1.6 \ |