aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.android-armv7-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-07-23 07:20:10 +0200
committerSven Gothel <[email protected]>2011-07-23 07:20:10 +0200
commit6b9e53f00def34ec478eae3c5bb75e9784707b04 (patch)
treee38e809e198dfa920445fc91b8195f079854fe12 /make/scripts/make.gluegen.all.android-armv7-cross.sh
parentb1eda6206776d989689e811fc59bb5f891243f33 (diff)
Enable cross-testing on linux-armv7
Diffstat (limited to 'make/scripts/make.gluegen.all.android-armv7-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.android-armv7-cross.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.android-armv7-cross.sh b/make/scripts/make.gluegen.all.android-armv7-cross.sh
index 0b6f750..0865634 100755
--- a/make/scripts/make.gluegen.all.android-armv7-cross.sh
+++ b/make/scripts/make.gluegen.all.android-armv7-cross.sh
@@ -71,6 +71,7 @@ ant \
-DisUnix=true \
-DisAndroid=true \
-DisAndroidARMv7=true \
+ -DisCrosscompilation=true \
\
$* 2>&1 | tee -a make.gluegen.all.android-armv7-cross.log