Skip to content

Commit 0f50e03

Browse files
authored
Merge pull request #10059 from awlauria/update_submodule_ptrs
master: Updating PMIx and PRRTE submodule pointers.
2 parents 519519b + f9de010 commit 0f50e03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

3rd-party/openpmix

Submodule openpmix updated 341 files

3rd-party/prrte

Submodule prrte updated 470 files

config/opal_config_pmix.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ dnl Expectation is that this is called only if external fails, the
251251
dnl caller configured libpmix configure, and the configure script
252252
dnl succeeded.
253253
AC_DEFUN([_OPAL_CONFIG_PMIX_INTERNAL_POST], [
254-
opal_pmix_CPPFLAGS="-I$OMPI_TOP_BUILDDIR/3rd-party/openpmix/include -I$OMPI_TOP_SRCDIR/3rd-party/openpmix/include"
254+
opal_pmix_CPPFLAGS="-I$OMPI_TOP_BUILDDIR/3rd-party/openpmix/include -I$OMPI_TOP_SRCDIR/3rd-party/openpmix/include -I$OMPI_TOP_BUILDDIR/3rd-party/openpmix/ -I$OMPI_TOP_SRCDIR/3rd-party/openpmix/"
255255
opal_pmix_LDFLAGS=""
256256
opal_pmix_LIBS="$OMPI_TOP_BUILDDIR/3rd-party/openpmix/src/libpmix.la"
257257
opal_pmix_WRAPPER_LIBS="-lpmix $opal_hwloc_WRAPPER_LIBS $opal_libevent_WRAPPER_LIBS"

0 commit comments

Comments
 (0)