summaryrefslogtreecommitdiff
path: root/build/make/iosbuild.sh
diff options
context:
space:
mode:
authorTom Finegan <tomfinegan@google.com>2014-10-22 16:26:14 -0700
committerTom Finegan <tomfinegan@google.com>2014-10-22 16:26:14 -0700
commit12e295d05671dec1dc83ec947c4016871a7523d4 (patch)
tree8bef0ab4d5ca96804a1bd660e20767bb8961a7a4 /build/make/iosbuild.sh
parentf271bed671d70d976250c397bccf466cce78fabd (diff)
downloadlibvpx-12e295d05671dec1dc83ec947c4016871a7523d4.tar
libvpx-12e295d05671dec1dc83ec947c4016871a7523d4.tar.gz
libvpx-12e295d05671dec1dc83ec947c4016871a7523d4.tar.bz2
libvpx-12e295d05671dec1dc83ec947c4016871a7523d4.zip
build/make/iosbuild.sh: Remove armv6 support.
Apple no longer supports armv6 targets in Xcode or iOS. Change-Id: Ia7aa496afe62162c43c004530324406486c9a052
Diffstat (limited to 'build/make/iosbuild.sh')
-rwxr-xr-xbuild/make/iosbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/make/iosbuild.sh b/build/make/iosbuild.sh
index fb91b8789..9030108a8 100755
--- a/build/make/iosbuild.sh
+++ b/build/make/iosbuild.sh
@@ -26,7 +26,6 @@ LIBVPX_SOURCE_DIR=$(dirname "$0" | sed -e s,/build/make,,)
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