aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.android-armv7-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-03-27 05:23:40 +0200
committerSven Gothel <[email protected]>2012-03-27 05:23:40 +0200
commitf6e9d26309efa7f8f79a898cd3688571e2e79dd2 (patch)
treebaa3a5f4096263671802e124a223235388938ce4 /make/scripts/make.jogl.all.android-armv7-cross.sh
parent7ef27943edd08dc02752b1eef6760c35877fc098 (diff)
minor edits: test.sh and android cross build script
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