summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-06-12 04:00:21 +0200
committerSven Gothel <[email protected]>2011-06-12 04:00:21 +0200
commitd578d3c3f1d3d8df4912ec259a186bfe562a448c (patch)
tree26696592673ba16d05af962bf5e87e6f4687b2df /make
parentbd1c8685d10a82108f959aae5a2f39b5570446be (diff)
Minor editing (compile script, X11Window.c - cleanups)
Diffstat (limited to 'make')
-rwxr-xr-xmake/scripts/make.jogl.all.linux-x86_64.sh2
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" \