From a9d1921bbaa10534f21ea26b1e35c08f9496f9d9 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 27 Mar 2012 06:22:33 +0200 Subject: disable BUILD_ARCHIVE in android cross script --- make/scripts/make.joal.all.android-armv7-cross.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/scripts/make.joal.all.android-armv7-cross.sh') 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 -- cgit v1.2.3