File tree Expand file tree Collapse file tree 4 files changed +559
-267
lines changed Expand file tree Collapse file tree 4 files changed +559
-267
lines changed Original file line number Diff line number Diff line change 2
2
# Copyright (c) 2019-2020 The University of Tennessee and The University
3
3
# of Tennessee Research Foundation. All rights
4
4
# reserved.
5
- # Copyright (c) 2020 Research Organization for Information Science
5
+ # Copyright (c) 2020-2021 Research Organization for Information Science
6
6
# and Technology (RIST). All rights reserved.
7
7
# $COPYRIGHT$
8
8
#
@@ -86,7 +86,7 @@ mcacomponentdir = $(ompilibdir)
86
86
mcacomponent_LTLIBRARIES = $(component_install )
87
87
mca_op_avx_la_SOURCES = $(sources )
88
88
mca_op_avx_la_LIBADD = $(specialized_op_libs )
89
- mca_op_avx_la_LDFLAGS = -module -avoid-version
89
+ mca_op_avx_la_LDFLAGS = -module -avoid-version $( top_builddir ) /ompi/lib@OMPI_LIBMPI_NAME@.la
90
90
91
91
92
92
# Specific information for static builds.
You can’t perform that action at this time.
0 commit comments