Skip to content

Commit

Permalink
Removing MIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
dturner committed Nov 6, 2017
1 parent 757fc2a commit 9b27854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_all_android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b27854

Please sign in to comment.