Open MPI: patch 418 as well for gcc14 (#50239)

related to #49129 and #50205

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
Howard Pritchard 2025-05-05 02:40:25 -06:00 committed by GitHub
parent 1ff81c1c88
commit 7cd039d022
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -461,7 +461,7 @@ class Openmpi(AutotoolsPackage, CudaPackage):
patch(
"https://github.com/open-mpi/ompi/commit/d10e9765bdd28e62621395aef6bbb7710bae2e82.patch?full_index=1",
sha256="38529b557df029d6a987fa7e337db40b0ac1c1bb921776b95aacaa40e945cd21",
when="@5.0.7",
when="@4.1.8,5.0.7",
)
FABRICS = (
"psm",