mpich: conflict no longer necessary with clang (#24013)
This commit is contained in:
parent
f8794afcbd
commit
4c3d58ad83
@ -189,7 +189,7 @@ class Mpich(AutotoolsPackage):
|
|||||||
conflicts('+libxml2', when='@:3.2~hydra')
|
conflicts('+libxml2', when='@:3.2~hydra')
|
||||||
|
|
||||||
# see https://github.com/pmodels/mpich/pull/5031
|
# see https://github.com/pmodels/mpich/pull/5031
|
||||||
conflicts('%clang@:7', when='@3.4:')
|
conflicts('%clang@:7', when='@3.4:3.4.1')
|
||||||
|
|
||||||
@run_after('configure')
|
@run_after('configure')
|
||||||
def patch_cce(self):
|
def patch_cce(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user