mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 08:59:39 +00:00
(libretro) disable 7z as a workaround for android-armeabi-v7a
This commit is contained in:
parent
1eea31081e
commit
9e1965fffc
@ -12,6 +12,7 @@ USE_CYCLONE := 0
|
||||
|
||||
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
|
||||
HAVE_NEON := 1
|
||||
INCLUDE_7Z_SUPPORT := 0
|
||||
#USE_CYCLONE := 1
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user