summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-x86_64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-x86_64.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-x86_64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-x86_64.sh b/make/scripts/make.gluegen.all.linux-x86_64.sh
index 8c62cd0..60e35d6 100755
--- a/make/scripts/make.gluegen.all.linux-x86_64.sh
+++ b/make/scripts/make.gluegen.all.linux-x86_64.sh
@@ -27,7 +27,7 @@ export TARGET_RT_JAR=/opt-share/jre1.6.0_30/lib/rt.jar
#export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org"
export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet"
-# BUILD_ARCHIVE=true \
+BUILD_ARCHIVE=true \
ant \
-Drootrel.build=build-x86_64 \
$* 2>&1 | tee make.gluegen.all.linux-x86_64.log