diff options
author | Sven Gothel <[email protected]> | 2011-06-09 17:32:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-09 17:32:07 +0200 |
commit | 9ea120c599476901fdfcc39f133abf26d7d22c0c (patch) | |
tree | 685cb5c9f210b1c98bea86a90a277ff3f38d3938 /make/scripts/make.jogl.all.linux-x86_64.sh | |
parent | f841a3a356d4d10f0e1482304148d7537b7371e7 (diff) |
windows batch files: bump to 6u26
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 aab3eecae..b89de7465 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" \ |