File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mcacomponent_LTLIBRARIES = $(component_install)
35
35
mca_atomic_ucx_la_SOURCES = $(ucx_sources )
36
36
mca_atomic_ucx_la_LIBADD = $(top_builddir ) /oshmem/liboshmem.la \
37
37
$(atomic_ucx_LIBS ) \
38
- $(OPAL_TOP_BUILDDIR ) /opal/mca/common/ucx/@OPAL_LIB_NAME@mca_common_ucx.la
38
+ $(OPAL_TOP_BUILDDIR ) /opal/mca/common/ucx/lib @OPAL_LIB_NAME@mca_common_ucx.la
39
39
mca_atomic_ucx_la_LDFLAGS = -module -avoid-version $(atomic_ucx_LDFLAGS )
40
40
41
41
noinst_LTLIBRARIES = $(component_noinst )
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mcacomponent_LTLIBRARIES = $(component_install)
35
35
mca_spml_ucx_la_SOURCES = $(ucx_sources )
36
36
mca_spml_ucx_la_LIBADD = $(top_builddir ) /oshmem/liboshmem.la \
37
37
$(spml_ucx_LIBS ) \
38
- $(OPAL_TOP_BUILDDIR ) /opal/mca/common/ucx/@OPAL_LIB_NAME@mca_common_ucx.la
38
+ $(OPAL_TOP_BUILDDIR ) /opal/mca/common/ucx/lib @OPAL_LIB_NAME@mca_common_ucx.la
39
39
mca_spml_ucx_la_LDFLAGS = -module -avoid-version $(spml_ucx_LDFLAGS )
40
40
41
41
noinst_LTLIBRARIES = $(component_noinst )
You can’t perform that action at this time.
0 commit comments