mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
(Android) Drop MIPS builds
This commit is contained in:
parent
e9d988f734
commit
eea6562291
@ -91,7 +91,7 @@ export BUILD_LIBRETRO_GL=1
|
||||
#ANDROID DEFINES
|
||||
#================
|
||||
|
||||
export TARGET_ABIS="armeabi armeabi-v7a mips x86"
|
||||
export TARGET_ABIS="armeabi armeabi-v7a x86"
|
||||
|
||||
#uncomment to define NDK standalone toolchain for ARM
|
||||
#export NDK_ROOT_DIR_ARM =
|
||||
|
Loading…
Reference in New Issue
Block a user