Android: Add Clang -target option for current ABI

This commit is contained in:
Brad King
2016-06-02 15:10:05 -04:00
parent 504db72d99
commit d1e3cec2aa
9 changed files with 17 additions and 0 deletions
@@ -1,2 +1,3 @@
# <ndk>/build/core/toolchains/mipsel-linux-android-clang/setup.mk
set(_ANDROID_ABI_CLANG_TARGET "mipsel-none-linux-android")
include(Platform/Android/abi-common-Clang)