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 12d81b5 commit a9beb77Copy full SHA for a9beb77
ompi/mpi/c/Makefile.am
@@ -34,6 +34,8 @@
34
# layer, if weak symbols can't be used to alias the MPI_ namespace
35
# into the PMPI_ namespace.
36
37
+include $(top_srcdir)/Makefile.ompi-rules
38
+
39
noinst_LTLIBRARIES = libmpi_c.la libmpi_c_profile.la
40
if BUILD_MPI_BINDINGS_LAYER
41
noinst_LTLIBRARIES += libmpi_c_noprofile.la
0 commit comments