mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-23 08:09:51 +00:00
Update to build all ABIs by default
This commit is contained in:
parent
8e82a698ff
commit
39d3147c9b
@ -1,3 +1,3 @@
|
|||||||
set ANDROID_HOME=path/to/android-sdk/
|
set ANDROID_HOME=path/to/android-sdk/
|
||||||
set NDK=path/to/android-ndk/
|
set NDK=path/to/android-ndk/
|
||||||
ant release -Dndkbuildopt="APP_ABI=armeabi-v7a -j6"
|
ant release -Dndkbuildopt="-j6"
|
Loading…
Reference in New Issue
Block a user