diff options
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv7.sh')
-rwxr-xr-x | make/scripts/make.gluegen.all.linux-armv7.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7.sh b/make/scripts/make.gluegen.all.linux-armv7.sh index ecc2d77..ee7cbea 100755 --- a/make/scripts/make.gluegen.all.linux-armv7.sh +++ b/make/scripts/make.gluegen.all.linux-armv7.sh @@ -7,6 +7,7 @@ # -DisLinuxX86=true \ # -DisX11=true \ +# arm-linux-gnueabi == armel triplet export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabi export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm |