diff options
author | Sven Gothel <[email protected]> | 2012-03-10 05:24:53 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-10 05:24:53 +0100 |
commit | 95aa933182a6e5c989285b2cb7f7d35aa0f2aa62 (patch) | |
tree | c9a448a1deb078de6dc88a85017bb4df8943f02b /make/scripts | |
parent | 84805ae3d96f07e4c52320f168b45dc355cc4300 (diff) | |
parent | 786a0992e51b1a585d0ebb716b2151309c39c784 (diff) |
Merge branch 'master' of github.com:sgothel/jogl
Diffstat (limited to 'make/scripts')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-armv7.sh | 1 |
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 16048c8af..f6721e9bb 100755 --- a/make/scripts/make.jogl.all.linux-armv7.sh +++ b/make/scripts/make.jogl.all.linux-armv7.sh @@ -11,6 +11,7 @@ export PATH # -DisLinuxARMv7=true \ # -DisX11=false \ +export TARGET_PLATFORM_ROOT=/ export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabi export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm |