diff options
Diffstat (limited to 'make/scripts/make.jogl.all.linux-x86_64.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-x86_64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh index b89de7465..aab3eecae 100755 --- a/make/scripts/make.jogl.all.linux-x86_64.sh +++ b/make/scripts/make.jogl.all.linux-x86_64.sh @@ -52,7 +52,7 @@ echo LIBGL_DEBUG: $LIBGL_DEBUG 2>&1 | tee -a $LOGF # -Djavacdebug="true" \ # -Djavacdebuglevel="source,lines,vars" \ -BUILD_ARCHIVE=true \ +# BUILD_ARCHIVE=true \ ant \ $CUSTOMLIBDIR \ -Djavacdebuglevel="source,lines,vars" \ |