mirror of
https://github.com/libretro/libretro-super
synced 2025-01-08 12:37:23 +00:00
[Android] allow variable ABI targets
This commit is contained in:
parent
49ee587ace
commit
5678899c6d
@ -104,6 +104,8 @@ fi
|
|||||||
#ANDROID DEFINES
|
#ANDROID DEFINES
|
||||||
#================
|
#================
|
||||||
|
|
||||||
|
export TARGET_ABIS = "armeabi-v7a mips x86"
|
||||||
|
|
||||||
#uncomment to define NDK standalone toolchain for ARM
|
#uncomment to define NDK standalone toolchain for ARM
|
||||||
#export NDK_ROOT_DIR_ARM =
|
#export NDK_ROOT_DIR_ARM =
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user