(Android) Drop MIPS builds

This commit is contained in:
l3iggs 2014-08-22 16:23:41 -07:00
parent e9d988f734
commit eea6562291

View File

@ -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 =