summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2018-05-19 00:26:44 -0700
committerJames Zern <jzern@google.com>2018-05-19 00:31:40 -0700
commit48a3df87c0cced325f1bf95c72c8ac0f8392f919 (patch)
treeb3aad4414e6a151e5b5066a9af662aaf4a2a86e4 /build/make/configure.sh
parente5b858740aed35a6f2eb7bf84adb993ccd1962f2 (diff)
downloadlibvpx-48a3df87c0cced325f1bf95c72c8ac0f8392f919.tar
libvpx-48a3df87c0cced325f1bf95c72c8ac0f8392f919.tar.gz
libvpx-48a3df87c0cced325f1bf95c72c8ac0f8392f919.tar.bz2
libvpx-48a3df87c0cced325f1bf95c72c8ac0f8392f919.zip
configure,ios: add missing c++11 checks
+ bump ios minimum to 7.0; 6.0 does not have full c++11 support Change-Id: If838b036e7327fda514cd2e8156eeda122cf6c73
Diffstat (limited to 'build/make/configure.sh')
-rw-r--r--build/make/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/make/configure.sh b/build/make/configure.sh
index f1d0e34c3..480b2d0ea 100644
--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -832,7 +832,7 @@ process_common_toolchain() {
IOS_VERSION_MIN="8.0"
else
IOS_VERSION_OPTIONS=""
- IOS_VERSION_MIN="6.0"
+ IOS_VERSION_MIN="7.0"
fi
# Handle darwin variants. Newer SDKs allow targeting older