aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv6hf-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-04-23 22:58:38 +0200
committerSven Gothel <[email protected]>2013-04-23 22:58:38 +0200
commit3b7ea9f67487be8f133c19b493b632fc579c5049 (patch)
treeaf54473fbd87e6141686d748d59a0c39c2c5267b /make/scripts/make.gluegen.all.linux-armv6hf-cross.sh
parenteb8ba86c01d502a04dc50150bda5f5b71dc03ca5 (diff)
Modify linux-arm scripts for new toolchain (crosstools-ng) ; gluegen-cpptasks-linux-armv6hf.xml: Enable cc-arg '-mfloat-abi=hard' ; Add script make*all.sh
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv6hf-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv6hf-cross.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv6hf-cross.sh b/make/scripts/make.gluegen.all.linux-armv6hf-cross.sh
index c8c8f14..331a97b 100755
--- a/make/scripts/make.gluegen.all.linux-armv6hf-cross.sh
+++ b/make/scripts/make.gluegen.all.linux-armv6hf-cross.sh
@@ -7,7 +7,7 @@ if [ -e $SDIR/setenv-build-jogl-x86_64.sh ] ; then
fi
# arm-linux-gnueabihf == armhf triplet
-PATH=`pwd`/lib/linux/arm-linux-gnueabihf/bin:$PATH
+PATH=`pwd`/lib/toolchain/armhf-linux-gnueabi/bin:$PATH
export PATH
# -Dc.compiler.debug=true