aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake/scripts/make.joal.all.android-armv7-cross.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.joal.all.android-armv7-cross.sh b/make/scripts/make.joal.all.android-armv7-cross.sh
index 2503024..a79763d 100755
--- a/make/scripts/make.joal.all.android-armv7-cross.sh
+++ b/make/scripts/make.joal.all.android-armv7-cross.sh
@@ -85,7 +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 \
+# BUILD_ARCHIVE=true \
ant \
-Drootrel.build=build-android-armv7 \
$* 2>&1 | tee -a make.joal-armv7-cross.log