aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.android-armv7-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-08-04 08:34:29 +0200
committerSven Gothel <[email protected]>2011-08-04 08:34:29 +0200
commit847d4d93f28423d9f4bc1f3c4e02c936f90d0798 (patch)
treeec4b88e9ca9520707a7c45fda6a6c7841348cf92 /make/scripts/make.gluegen.all.android-armv7-cross.sh
parentd522b4dffd5d569c4116275d6ef278bb0741c79d (diff)
Add define '__X11__', is isX11 ; Android attach system include folders via -isystem (which come after -I)
Diffstat (limited to 'make/scripts/make.gluegen.all.android-armv7-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.android-armv7-cross.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/scripts/make.gluegen.all.android-armv7-cross.sh b/make/scripts/make.gluegen.all.android-armv7-cross.sh
index 6cbd5cf..23b13b7 100755
--- a/make/scripts/make.gluegen.all.android-armv7-cross.sh
+++ b/make/scripts/make.gluegen.all.android-armv7-cross.sh
@@ -76,8 +76,6 @@ export NDK_READELF=${NDK_XBIN_PATH}/${TARGET_ARCH}-readelf
export PATH=${NDK_XBIN_PATH}:$PATH
-export NDK_INCLUDE="-I${TARGET_OS_PATH}/include"
-
export NDK_CFLAGS="\
-march=${TARGET_CPU_NAME} \