]> git.lizzy.rs Git - rust.git/blobdiff - configure
Enumerate acceptable clang versions
[rust.git] / configure
index 07c9551951e1e80c263e06c65d204e7a3963920a..287b7b352195cdb77ec62240296da45e8d193625 100755 (executable)
--- a/configure
+++ b/configure
@@ -1035,7 +1035,7 @@ then
         if [ -n "$CFG_OSX_CLANG_VERSION" ]
         then
             case $CFG_OSX_CLANG_VERSION in
-                (7.*)
+                (7.0* | 7.1* | 7.2*)
                 step_msg "found ok version of APPLE CLANG: $CFG_OSX_CLANG_VERSION"
                 ;;
                 (*)