Skip to content

Commit d774a50

Browse files
committed
Build: Set NDK toolchain version = clang.
1 parent d487bef commit d774a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Application.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ APP_OPTIM := release
1717
APP_PLATFORM := android-21
1818
APP_ABI := armeabi-v7a arm64-v8a
1919
APP_CFLAGS := -O3
20-
NDK_TOOLCHAIN_VERSION := 4.9
20+
NDK_TOOLCHAIN_VERSION := clang

0 commit comments

Comments
 (0)