Skip to content

Commit

Permalink
Disable armeabi-v7a, until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
m4xw committed Feb 15, 2019
1 parent bce66a0 commit 1c2029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libretro/jni/Application.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APP_ABI := arm64-v8a armeabi-v7a
APP_ABI := arm64-v8a
APP_STL := gnustl_static
APP_SHORT_COMMANDS := true
NDK_TOOLCHAIN_VERSION := 4.9

0 comments on commit 1c2029a

Please sign in to comment.