summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-02-23 19:26:23 +0100
committerSven Gothel <[email protected]>2012-02-23 19:26:23 +0100
commit6bde06673d81c2d862c90ce6e27e0cfd5258c1ef (patch)
tree2cd2c2a78d1cdc7467e85a3053fa16a52fead239 /make/scripts/make.gluegen.all.linux-armv7-cross.sh
parent5459979a097f91011d3f23ff6f25e1dc34b1d52a (diff)
Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen.cpptasks.detected.os' is set.
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv7-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv7-cross.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7-cross.sh b/make/scripts/make.gluegen.all.linux-armv7-cross.sh
index 0ad8151..3d44f35 100755
--- a/make/scripts/make.gluegen.all.linux-armv7-cross.sh
+++ b/make/scripts/make.gluegen.all.linux-armv7-cross.sh
@@ -35,11 +35,8 @@ ant \
-DisLinux=true \
-DisLinuxARMv7=true \
-DisX11=true \
+ -DjvmDataModel.arg="-Djnlp.no.jvm.data.model.set=true" \
-DisCrosscompilation=true \
- \
- -DuseKD=true \
- -DuseOpenMAX=true \
- -DuseBroadcomEGL=true \
$* 2>&1 | tee make.gluegen.all.linux-armv7-cross.log