GCC: update Xcode 14 conflict (#33226)
This commit is contained in:
parent
926dca9e5f
commit
d1fb82a2c4
@ -332,7 +332,7 @@ class Gcc(AutotoolsPackage, GNUMirrorPackage):
|
|||||||
conflicts("%gcc@:4.7", when="@11:")
|
conflicts("%gcc@:4.7", when="@11:")
|
||||||
|
|
||||||
# https://github.com/iains/gcc-12-branch/issues/6
|
# https://github.com/iains/gcc-12-branch/issues/6
|
||||||
conflicts("%apple-clang@14:")
|
conflicts("%apple-clang@14.0")
|
||||||
|
|
||||||
if sys.platform == "darwin":
|
if sys.platform == "darwin":
|
||||||
# Fix parallel build on APFS filesystem
|
# Fix parallel build on APFS filesystem
|
||||||
|
Loading…
Reference in New Issue
Block a user