mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-01 18:39:28 +02:00
Allow compiling android jni for all archs
Will not compile with clang, so toolchain override must remain.
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
NDK_TOOLCHAIN_VERSION := 4.9
|
NDK_TOOLCHAIN_VERSION := 4.9
|
||||||
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
APP_ABI := all
|
||||||
|
|||||||
Reference in New Issue
Block a user