We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34f8fc commit b33dcceCopy full SHA for b33dcce
ompi/mca/io/ompio/Makefile.am
@@ -34,7 +34,7 @@ mcacomponent_LTLIBRARIES = $(component_install)
34
mca_io_ompio_la_SOURCES = $(headers) $(sources)
35
mca_io_ompio_la_LDFLAGS = -module -avoid-version
36
mca_io_ompio_la_LIBADD = $(io_ompio_LIBS) \
37
- $(OMPI_TOP_BUILDDIR)/ompi/mca/common/ompio/lib@OPAL_LIB_PREFIX@mca_common_ompio.la
+ $(OMPI_TOP_BUILDDIR)/ompi/mca/common/ompio/lib@OMPI_LIB_PREFIX@mca_common_ompio.la
38
39
noinst_LTLIBRARIES = $(component_noinst)
40
libmca_io_ompio_la_SOURCES = $(headers) $(sources)
0 commit comments