summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv7.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv7.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7.sh b/make/scripts/make.gluegen.all.linux-armv7.sh
index ee7cbea..1d78d74 100755
--- a/make/scripts/make.gluegen.all.linux-armv7.sh
+++ b/make/scripts/make.gluegen.all.linux-armv7.sh
@@ -11,6 +11,8 @@
export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabi
export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm
+export GLUEGEN_CPPTASKS_FILE="lib/gluegen-cpptasks-linux-armv4.xml"
+
ant \
-Drootrel.build=build-linux-armv7 \
$* 2>&1 | tee make.gluegen.all.linux-armv7.log