GCC: update Xcode 14 conflict (#33226)

This commit is contained in:
Adam J. Stewart 2022-10-11 19:26:47 -05:00 committed by GitHub
parent 926dca9e5f
commit d1fb82a2c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,7 +332,7 @@ class Gcc(AutotoolsPackage, GNUMirrorPackage):
conflicts("%gcc@:4.7", when="@11:")
# https://github.com/iains/gcc-12-branch/issues/6
conflicts("%apple-clang@14:")
conflicts("%apple-clang@14.0")
if sys.platform == "darwin":
# Fix parallel build on APFS filesystem