aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-08-02 10:34:20 +0200
committerSven Gothel <[email protected]>2011-08-02 10:34:20 +0200
commit2d736fa22d2ad76a8e4c38671fe8d34c993955f2 (patch)
treec758379ee958e0e2b525979b9dcce393bce37715 /make/scripts/make.gluegen.all.linux-armv7.sh
parent2983b3dbc73f61b4312e374d89f13c86ad0bffbd (diff)
Remove linux-armv7 native platform libraries (compile time only),
reducing the burden to add a license file etc.
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv7.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv7.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7.sh b/make/scripts/make.gluegen.all.linux-armv7.sh
index 527347c..2221c10 100755
--- a/make/scripts/make.gluegen.all.linux-armv7.sh
+++ b/make/scripts/make.gluegen.all.linux-armv7.sh
@@ -7,6 +7,9 @@
# -DisLinuxX86=true \
# -DisX11=true \
+export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabi
+export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm
+
ant \
-Drootrel.build=build-linux-armv7 \
-DuseKD=true \