conflict for apple-clang building findutils (#23740)
This commit is contained in:
parent
2894c24125
commit
33df3990de
@ -45,6 +45,10 @@ def url_for_version(self, version):
|
|||||||
version('4.1.20', sha256='8c5dd50a5ca54367fa186f6294b81ec7a365e36d670d9feac62227cb513e63ab')
|
version('4.1.20', sha256='8c5dd50a5ca54367fa186f6294b81ec7a365e36d670d9feac62227cb513e63ab')
|
||||||
version('4.1', sha256='487ecc0a6c8c90634a11158f360977e5ce0a9a6701502da6cb96a5a7ec143fac')
|
version('4.1', sha256='487ecc0a6c8c90634a11158f360977e5ce0a9a6701502da6cb96a5a7ec143fac')
|
||||||
|
|
||||||
|
# https://www.mail-archive.com/bug-findutils@gnu.org/msg06290.html
|
||||||
|
# not just on Catalina, same problem on Mojave with apple-clang@10.0.1
|
||||||
|
conflicts('@4.8.0', when='%apple-clang')
|
||||||
|
|
||||||
# The NVIDIA compilers do not currently support some GNU builtins.
|
# The NVIDIA compilers do not currently support some GNU builtins.
|
||||||
# Detect this case and use the fallback path.
|
# Detect this case and use the fallback path.
|
||||||
patch('nvhpc.patch', when='@4.6.0 %nvhpc')
|
patch('nvhpc.patch', when='@4.6.0 %nvhpc')
|
||||||
|
Loading…
Reference in New Issue
Block a user