summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7l_eabi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv7l_eabi.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv7l_eabi.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7l_eabi.sh b/make/scripts/make.gluegen.all.linux-armv7l_eabi.sh
new file mode 100755
index 0000000..9d1975c
--- /dev/null
+++ b/make/scripts/make.gluegen.all.linux-armv7l_eabi.sh
@@ -0,0 +1,12 @@
+#! /bin/sh
+
+# -Dc.compiler.debug=true
+# -Dgluegen.cpptasks.detected.os=true \
+# -DisUnix=true \
+# -DisLinux=true \
+# -DisLinuxX86=true \
+# -DisX11=true \
+
+ant \
+ -Drootrel.build=build-armv7l_eabi \
+ $* 2>&1 | tee make.gluegen.all.linux-armv7l_eabi.log