aboutsummaryrefslogtreecommitdiffstats
path: root/external/libcurl_android/jni/Application.mk
blob: 7bb1628b792e0e8b6088deadf374089279af81e1 (plain)
1
2
3
4
5
6
APP_ABI := armeabi-v7a

APP_STL := gnustl_shared
APP_CPPFLAGS += -fexceptions -frtti -std=c++11 -Wno-deprecated-declarations
NDK_TOOLCHAIN_VERSION := 4.9
APP_PLATFORM := android-21