]> git.lizzy.rs Git - rust.git/blobdiff - configure
Auto merge of #30944 - fhahn:issue-29789-use-constant2, r=nagisa
[rust.git] / configure
index cd87124b8c12c8b621de449fa1b788f7c1f28ad9..446a6e3feae381c9e41d8971a653b095d88ae33f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1042,7 +1042,7 @@ then
         if [ -n "$CFG_OSX_CLANG_VERSION" ]
         then
             case $CFG_OSX_CLANG_VERSION in
-                (7.0*)
+                (7.0* | 7.1* | 7.2*)
                 step_msg "found ok version of APPLE CLANG: $CFG_OSX_CLANG_VERSION"
                 ;;
                 (*)