aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.android-armv7-cross.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.jogl.all.android-armv7-cross.sh')
-rwxr-xr-xmake/scripts/make.jogl.all.android-armv7-cross.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.android-armv7-cross.sh b/make/scripts/make.jogl.all.android-armv7-cross.sh
index 4f302355e..4c4ea4c6b 100755
--- a/make/scripts/make.jogl.all.android-armv7-cross.sh
+++ b/make/scripts/make.jogl.all.android-armv7-cross.sh
@@ -85,6 +85,7 @@ export GLUEGEN_CPPTASKS_FILE=`pwd`/../../gluegen/make/lib/gluegen-cpptasks-andro
#export JUNIT_DISABLED="true"
#export JUNIT_RUN_ARG0="-Dnewt.test.Screen.disableScreenMode"
+# BUILD_ARCHIVE=true \
ant \
-Drootrel.build=build-android-armv7 \
$* 2>&1 | tee -a make.jogl.all.android-armv7-cross.log