Fixed libraries not stripped with newest NDK

This commit is contained in:
Sergii Pylypenko
2015-06-19 22:46:11 +03:00
parent 8722f2d333
commit 96ccb1c5ab

View File

@@ -56,7 +56,7 @@ fi
}
NDK_TOOLCHAIN_VERSION=$GCCVER
[ -z "$NDK_TOOLCHAIN_VERSION" ] && NDK_TOOLCHAIN_VERSION=4.6
[ -z "$NDK_TOOLCHAIN_VERSION" ] && NDK_TOOLCHAIN_VERSION=4.8
# Set here your own NDK path if needed
# export PATH=$PATH:~/src/endless_space/android-ndk-r7