aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.linux-x86_64.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-10-09 19:33:14 +0200
committerSven Gothel <[email protected]>2010-10-09 19:33:14 +0200
commit5e1a67c9bd3f8420eeab2d3879a795e25de22936 (patch)
tree2a9bba744c0970c44e7cfd5afc29664b376fcdfa /make/scripts/make.jogl.all.linux-x86_64.sh
parent579326db93ebe3d72c6b9f3acf74fadf21ec9f17 (diff)
NEWT: WindowImpl/GLWindow add zero size fast path; Reparent: Zero size -> pending creation
NEWT/AWT: TestParenting03AWT use Container and add delay in addNotify(2nd-gl-element);
Diffstat (limited to 'make/scripts/make.jogl.all.linux-x86_64.sh')
-rwxr-xr-xmake/scripts/make.jogl.all.linux-x86_64.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh
index 220848693..cc7b97ef7 100755
--- a/make/scripts/make.jogl.all.linux-x86_64.sh
+++ b/make/scripts/make.jogl.all.linux-x86_64.sh
@@ -50,6 +50,8 @@ echo LIBXCB_ALLOW_SLOPPY_LOCK: $LIBXCB_ALLOW_SLOPPY_LOCK 2>&1 | tee -a $LOGF
echo LIBGL_DRIVERS_PATH: $LIBGL_DRIVERS_PATH 2>&1 | tee -a $LOGF
echo LIBGL_DEBUG: $LIBGL_DEBUG 2>&1 | tee -a $LOGF
+# -Dbuild.noarchives=true \
+
ant \
$CUSTOMLIBDIR \
-Dbuild.noarchives=true \