mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 05:16:18 +00:00
(Theos iOS) Limit archs to armv7
This commit is contained in:
parent
eac6dd7bea
commit
08fd6965e3
@ -1,6 +1,6 @@
|
||||
DEPLOYMENT_IOSVERSION = 5.0
|
||||
TARGET = iphone:latest:$(DEPLOYMENT_IOSVERSION)
|
||||
ARCHS = armv7 armv7s
|
||||
ARCHS = armv7
|
||||
TARGET_IPHONEOS_DEPLOYMENT_VERSION=$(DEPLOYMENT_IOSVERSION)
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user