summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Finegan <tomfinegan@google.com>2014-06-10 18:52:58 -0700
committerTom Finegan <tomfinegan@google.com>2014-06-10 18:52:58 -0700
commitcd2088b44fc3dd1db34f94674134cb594b3369d0 (patch)
tree2e5304feecf846a26947014a26e575a7489677a8 /README
parent22368479c0d99c1679a0560600f90aff7ee1814c (diff)
downloadlibvpx-cd2088b44fc3dd1db34f94674134cb594b3369d0.tar
libvpx-cd2088b44fc3dd1db34f94674134cb594b3369d0.tar.gz
libvpx-cd2088b44fc3dd1db34f94674134cb594b3369d0.tar.bz2
libvpx-cd2088b44fc3dd1db34f94674134cb594b3369d0.zip
Add target armv7s-darwin-gcc.
Really just armv7. This is a convenience target intended to make iOS development with libvpx easier. Xcode projects with default settings will fail to build when a framework lacks armv7s support when targetting iOS7. Change-Id: I7eb80d52eec25501febc0d2c3c0b4ed964b8ed5b
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index d3cb30236..f20910517 100644
--- a/README
+++ b/README
@@ -62,6 +62,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
armv7-none-rvct
armv7-win32-vs11
armv7-win32-vs12
+ armv7s-darwin-gcc
mips32-linux-gcc
ppc32-darwin8-gcc
ppc32-darwin9-gcc
@@ -79,6 +80,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
x86-darwin11-gcc
x86-darwin12-gcc
x86-darwin13-gcc
+ x86-iphonesimulator-gcc
x86-linux-gcc
x86-linux-icc
x86-os2-gcc
@@ -95,6 +97,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
x86_64-darwin11-gcc
x86_64-darwin12-gcc
x86_64-darwin13-gcc
+ x86_64-iphonesimulator-gcc
x86_64-linux-gcc
x86_64-linux-icc
x86_64-solaris-gcc