File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ mcacomponentdir = $(opallibdir)
3434mcacomponent_LTLIBRARIES = $(component_install )
3535mca_pmix_external_la_SOURCES = $(sources )
3636mca_pmix_external_la_CFLAGS =
37- mca_pmix_external_la_CPPFLAGS = $(opal_pmix_ext_CPPFLAGS )
38- mca_pmix_external_la_LDFLAGS = -module -avoid-version $(opal_pmix_ext_LDFLAGS )
39- mca_pmix_external_la_LIBADD = $(opal_pmix_ext_LIBS ) \
37+ mca_pmix_external_la_CPPFLAGS = $(opal_pmix_external_CPPFLAGS )
38+ mca_pmix_external_la_LDFLAGS = -module -avoid-version $(opal_pmix_external_LDFLAGS )
39+ mca_pmix_external_la_LIBADD = $(opal_pmix_external_LIBS ) \
4040 $(OPAL_TOP_BUILDDIR ) /opal/mca/event/lib@OPAL_LIB_PREFIX@mca_event.la \
4141 $(OPAL_TOP_BUILDDIR ) /opal/mca/hwloc/lib@OPAL_LIB_PREFIX@mca_hwloc.la
4242
4343noinst_LTLIBRARIES = $(component_noinst )
4444libmca_pmix_external_la_SOURCES =$(sources )
4545libmca_pmix_external_la_CFLAGS =
46- libmca_pmix_external_la_CPPFLAGS = $(opal_pmix_ext_CPPFLAGS )
47- libmca_pmix_external_la_LDFLAGS = -module -avoid-version $(opal_pmix_ext_LDFLAGS )
48- libmca_pmix_external_la_LIBADD = $(opal_pmix_ext_LIBS )
46+ libmca_pmix_external_la_CPPFLAGS = $(opal_pmix_external_CPPFLAGS )
47+ libmca_pmix_external_la_LDFLAGS = -module -avoid-version $(opal_pmix_external_LDFLAGS )
48+ libmca_pmix_external_la_LIBADD = $(opal_pmix_external_LIBS )
You can’t perform that action at this time.
0 commit comments