We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140eb1b commit ec2b6a6Copy full SHA for ec2b6a6
jni/Application.mk
@@ -2,4 +2,4 @@ APP_PROJECT_PATH := $(shell pwd)
2
APP_ABI := armeabi armeabi-v7a x86
3
APP_PLATFORM := 21
4
APP_BUILD_SCRIPT := $(APP_PROJECT_PATH)/Android.mk
5
-APP_STL := c++_static
+APP_STL := stlport_static
0 commit comments