mirror of
https://github.com/libretro/libretro-super
synced 2025-03-31 07:20:21 +00:00
Merge pull request #100 from l3iggs/master
[Android] allow variable ABI targets
This commit is contained in:
commit
fbd8e53ce0
@ -104,6 +104,8 @@ fi
|
||||
#ANDROID DEFINES
|
||||
#================
|
||||
|
||||
export TARGET_ABIS = "armeabi-v7a mips x86"
|
||||
|
||||
#uncomment to define NDK standalone toolchain for ARM
|
||||
#export NDK_ROOT_DIR_ARM =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user