We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d487bef commit d774a50Copy full SHA for d774a50
Application.mk
@@ -17,4 +17,4 @@ APP_OPTIM := release
17
APP_PLATFORM := android-21
18
APP_ABI := armeabi-v7a arm64-v8a
19
APP_CFLAGS := -O3
20
-NDK_TOOLCHAIN_VERSION := 4.9
+NDK_TOOLCHAIN_VERSION := clang
0 commit comments