From 8d7819aa08b031fddd5813ec29b2fa3d66666407 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 24 Apr 2013 05:10:50 +0200 Subject: Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049) --- make/scripts/make.jogl.all.linux-armv6hf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/scripts/make.jogl.all.linux-armv6hf.sh') diff --git a/make/scripts/make.jogl.all.linux-armv6hf.sh b/make/scripts/make.jogl.all.linux-armv6hf.sh index 7d9480f26..ae554c59b 100755 --- a/make/scripts/make.jogl.all.linux-armv6hf.sh +++ b/make/scripts/make.jogl.all.linux-armv6hf.sh @@ -1,7 +1,7 @@ #! /bin/sh # arm-linux-gnueabihf == armhf triplet -PATH=`pwd`/../../gluegen/make/lib/linux/arm-linux-gnueabihf/bin:$PATH +PATH=`pwd`/../../gluegen/make/lib/toolchain/armhf-linux-gnueabi/bin:$PATH export PATH # -Dc.compiler.debug=true -- cgit v1.2.3