mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-11 02:16:19 +00:00
Add MIPS native libraries
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
APP_PLATFORM := android-16
|
||||
|
||||
# NOTE: our armeabi-v7a libraries require NEON support
|
||||
APP_ABI := armeabi-v7a x86
|
||||
APP_ABI := armeabi-v7a x86 mips
|
||||
|
||||
# We want an optimized build
|
||||
APP_OPTIM := release
|
||||
|
||||
Reference in New Issue
Block a user