Build: Set NDK toolchain version = clang.

This commit is contained in:
Heiher 2018-11-07 00:21:30 +08:00
parent e2ba5228a5
commit 760ac93e80
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ APP_OPTIM := release
APP_PLATFORM := android-21
APP_ABI := armeabi-v7a arm64-v8a
APP_CFLAGS := -O3
NDK_TOOLCHAIN_VERSION := 4.9
NDK_TOOLCHAIN_VERSION := clang