summaryrefslogtreecommitdiff
path: root/java/jni/Application.mk
blob: f5a87ac71a09959f702ed9ad3829addf230530e5 (plain)
1
2
3
4
5
# NDK_TOOLCHAIN_VERSION := clang3.5
APP_STL := c++_static
APP_CPPFLAGS := -Wall -fstack-protector -fexceptions -fno-strict-aliasing -Wno-deprecated-register -DZT_NO_TYPE_PUNNING=1
APP_PLATFORM := android-14
APP_ABI := all