summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTom Finegan <tomfinegan@google.com>2014-06-04 18:57:25 -0700
committerTom Finegan <tomfinegan@google.com>2014-06-04 21:23:11 -0700
commit4e6c555995e22f83706a066bcb9fa7db5075d3e7 (patch)
tree6245de0c32a70fdabddd3667b6b3b0daa50245e3 /configure
parentb62ce36ea568d2fcefed2f4c7d1095ddb468d8e5 (diff)
downloadlibvpx-4e6c555995e22f83706a066bcb9fa7db5075d3e7.tar
libvpx-4e6c555995e22f83706a066bcb9fa7db5075d3e7.tar.gz
libvpx-4e6c555995e22f83706a066bcb9fa7db5075d3e7.tar.bz2
libvpx-4e6c555995e22f83706a066bcb9fa7db5075d3e7.zip
Add x86-iphonesimulator-gcc target.
macho32 i386 with: - -miphoneos-version-min=5.0 - -isysroot from xcrun --sdk iphonesimulator Change-Id: I6bb43eebab39a71cdb76264644eba14c22d736c2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index b6d645ae5..5fd5a9002 100755
--- a/configure
+++ b/configure
@@ -120,6 +120,7 @@ all_platforms="${all_platforms} x86-darwin10-gcc"
all_platforms="${all_platforms} x86-darwin11-gcc"
all_platforms="${all_platforms} x86-darwin12-gcc"
all_platforms="${all_platforms} x86-darwin13-gcc"
+all_platforms="${all_platforms} x86-iphonesimulator-gcc"
all_platforms="${all_platforms} x86-linux-gcc"
all_platforms="${all_platforms} x86-linux-icc"
all_platforms="${all_platforms} x86-os2-gcc"
@@ -723,6 +724,10 @@ process_toolchain() {
# iOS/ARM builds do not work with gtest. This does not match
# x86 targets.
;;
+ *-iphonesimulator-*)
+ soft_enable webm_io
+ soft_enable libyuv
+ ;;
*-win*)
# Some mingw toolchains don't have pthread available by default.
# Treat these more like visual studio where threading in gtest