Archived
1
0
forked from rarias/bscpkgs

Remove merged MPICH patch

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
2025-07-15 17:57:22 +02:00
parent a1b387e454
commit 0e37ab5fe1
2 changed files with 0 additions and 40 deletions

View File

@@ -11,10 +11,6 @@ final: prev:
paths = [ pmix.dev pmix.out ];
};
in prev.mpich.overrideAttrs (old: {
patches = (old.patches or []) ++ [
# See https://github.com/pmodels/mpich/issues/6946
./mpich-fix-hwtopo.patch
];
buildInput = old.buildInputs ++ [
libfabric
pmixAll