Skip to content

Commit f0c69b7

Browse files
authored
Merge pull request open-mpi#11997 from awlauria/up
Update PMIx and PRRTe pointers.
2 parents 67026ef + 37eee1b commit f0c69b7

File tree

4 files changed

+2
-26
lines changed

4 files changed

+2
-26
lines changed

3rd-party/openpmix

Submodule openpmix updated 68 files

autogen.pl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,10 +1643,6 @@ sub replace_config_sub_guess {
16431643
if (! -f "3rd-party/prrte/configure.ac") {
16441644
my_die("Could not find pmix files\n");
16451645
}
1646-
1647-
verbose "Patching prrte.spec file\n";
1648-
system("$patch_prog -N -p0 < ./config/prrte.spec.diff > /dev/null 2>&1");
1649-
16501646
push(@subdirs, "3rd-party/prrte/");
16511647
$m4 .= "m4_define([package_prrte], [1])\n";
16521648

config/prrte.spec.diff

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)