summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 41d2c30a9816..bb20611c862f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3657,7 +3657,7 @@ dnl ===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
current_sdk_ver=16.0
- older_sdk_vers="15.6 15.5 15.4 15.2 15.0 14.5"
+ older_sdk_vers="15.6"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=13.6