summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-ppc64le.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-ppc64le.sh')
-rw-r--r--make/scripts/make.gluegen.all.linux-ppc64le.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-ppc64le.sh b/make/scripts/make.gluegen.all.linux-ppc64le.sh
index 0adc5d4..b5243cb 100644
--- a/make/scripts/make.gluegen.all.linux-ppc64le.sh
+++ b/make/scripts/make.gluegen.all.linux-ppc64le.sh
@@ -11,7 +11,7 @@ MACHINE=ppc64le
ARCH=ppc64el
TRIPLET=powerpc64le-linux-gnu
-export TARGET_PLATFORM_LIBS=/usr/lib/$TRIPLET
+export TARGET_PLATFORM_USRLIBS=/usr/lib/$TRIPLET
export TARGET_JAVA_LIBS=/usr/lib/jvm/java-7-openjdk-$ARCH/jre/lib/$MACHINE
export GLUEGEN_CPPTASKS_FILE="lib/gluegen-cpptasks-linux-$MACHINE.xml"