summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.linux-armv7.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.jogl.all.linux-armv7.sh')
-rwxr-xr-xmake/scripts/make.jogl.all.linux-armv7.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-armv7.sh b/make/scripts/make.jogl.all.linux-armv7.sh
index 203faf16c..16048c8af 100755
--- a/make/scripts/make.jogl.all.linux-armv7.sh
+++ b/make/scripts/make.jogl.all.linux-armv7.sh
@@ -1,5 +1,6 @@
#! /bin/sh
+# arm-linux-gnueabi == armel triplet
PATH=`pwd`/../../gluegen/make/lib/linux/arm-linux-gnueabi/bin:$PATH
export PATH