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 37a5c4c35..20c90d160 100755
--- a/make/scripts/make.jogl.all.android-armv7-cross.sh
+++ b/make/scripts/make.jogl.all.android-armv7-cross.sh
@@ -105,6 +105,7 @@ ant \
-DisUnix=true \
-DisAndroid=true \
-DisAndroidARMv7=true \
+ -DjvmDataModel.arg="-Djnlp.no.jvm.data.model.set=true" \
-DisCrosscompilation=true \
\
$* 2>&1 | tee -a make.jogl.all.android-armv7-cross.log