ref: 12e295d05671dec1dc83ec947c4016871a7523d4
parent: f271bed671d70d976250c397bccf466cce78fabd
author: Tom Finegan <[email protected]>
date: Wed Oct 22 12:26:14 EDT 2014
build/make/iosbuild.sh: Remove armv6 support. Apple no longer supports armv6 targets in Xcode or iOS. Change-Id: Ia7aa496afe62162c43c004530324406486c9a052
--- a/build/make/iosbuild.sh
+++ b/build/make/iosbuild.sh
@@ -26,7 +26,6 @@
LIPO=$(xcrun -sdk iphoneos${SDK} -find lipo)
ORIG_PWD="$(pwd)"
TARGETS="arm64-darwin-gcc
- armv6-darwin-gcc
armv7-darwin-gcc
armv7s-darwin-gcc
x86-iphonesimulator-gcc