Include missing plugin mca_op_avx.so
authorAlastair McKinstry <mckinstry@debian.org>
Wed, 20 Jan 2021 17:22:18 +0000 (17:22 +0000)
committerAlastair McKinstry <mckinstry@debian.org>
Wed, 20 Jan 2021 17:22:18 +0000 (17:22 +0000)
Bug-Origin: https://github.com/open-mpi/ompi/issues/8323
Last-Updated: 2021-01-02
Forwarded: not-needed

Gbp-Pq: Name missing-symbol.patch

ompi/mca/op/avx/Makefile.am

index 41dcf2e183406a8bdad3b3d959e1c196ef267058..b52a98ce4adf5418d598d09ad258f4b0f59cf2c9 100644 (file)
@@ -85,7 +85,7 @@ endif
 mcacomponentdir = $(ompilibdir)
 mcacomponent_LTLIBRARIES = $(component_install)
 mca_op_avx_la_SOURCES = $(sources)
-mca_op_avx_la_LIBADD = $(specialized_op_libs)
+mca_op_avx_la_LIBADD = $(specialized_op_libs) $(top_builddir)/ompi/lib@OMPI_LIBMPI_NAME@.la
 mca_op_avx_la_LDFLAGS = -module -avoid-version