Silo: Add conflict for silo 4.11 and gcc 11.1. (#36335)
This commit is contained in:
parent
c4923fe3b3
commit
a7175979cd
@ -67,7 +67,8 @@ class Silo(AutotoolsPackage):
|
||||
patch("H5FD_class_t-terminate.patch", when="@:4.10.2-bsd")
|
||||
|
||||
# H5EPR_SEMI_COLON.patch was fixed in current dev
|
||||
patch("H5EPR_SEMI_COLON.patch", when="@:4.11-bsd")
|
||||
# patch("H5EPR_SEMI_COLON.patch", when="@:4.11-bsd")
|
||||
patch("H5EPR_SEMI_COLON.patch")
|
||||
|
||||
# Fix missing F77 init, fixed in 4.9
|
||||
patch("48-configure-f77.patch", when="@:4.8")
|
||||
|
Loading…
Reference in New Issue
Block a user