projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab29a01
)
Include missing plugin mca_op_avx.so
author
Alastair McKinstry
<mckinstry@debian.org>
Thu, 27 May 2021 08:16:24 +0000
(09:16 +0100)
committer
Alastair McKinstry
<mckinstry@debian.org>
Thu, 27 May 2021 08:16:24 +0000
(09:16 +0100)
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
patch
|
blob
|
history
diff --git
a/ompi/mca/op/avx/Makefile.am
b/ompi/mca/op/avx/Makefile.am
index 41dcf2e183406a8bdad3b3d959e1c196ef267058..b52a98ce4adf5418d598d09ad258f4b0f59cf2c9 100644
(file)
--- a/
ompi/mca/op/avx/Makefile.am
+++ b/
ompi/mca/op/avx/Makefile.am
@@
-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