From 9b2785410c04f74fc1b061666fbc95c74ff30abf Mon Sep 17 00:00:00 2001 From: Don Turner Date: Mon, 6 Nov 2017 22:02:06 +0000 Subject: [PATCH] Removing MIPS --- build_all_android.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_all_android.sh b/build_all_android.sh index f92ce4d6a..056769325 100755 --- a/build_all_android.sh +++ b/build_all_android.sh @@ -111,10 +111,10 @@ build_oboe armeabi-v7a 16 build_oboe arm64-v8a 21 build_oboe x86 16 build_oboe x86_64 21 -build_oboe mips 21 # Currently unsupported ABIs # build_oboe armeabi 16 - This was deprecated in Android 16 and removed in 17 +# build_oboe mips 21 - This was deprecated in Android 16 and removed in 17 # build_oboe mips64 # Output a code example