File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11#
2- # Copyright (C) Mellanox Technologies Ltd. 2001-2014. ALL RIGHTS RESERVED.
2+ # Copyright (c) 2001-2014 Mellanox Technologies Ltd. ALL RIGHTS RESERVED.
3+ # Copyright (c) 2015 Research Organization for Information Science
4+ # and Technology (RIST). All rights reserved.
35# $COPYRIGHT$
46#
57# Additional copyrights may follow
@@ -36,10 +38,10 @@ mcacomponentdir = $(ompilibdir)
3638mcacomponent_LTLIBRARIES = $(component_install )
3739mca_pml_yalla_la_SOURCES = $(local_sources )
3840mca_pml_yalla_la_LIBADD = $(pml_yalla_LIBS )
39- mca_pml_yalla_la_LDFLAGS = -module -avoid-version
41+ mca_pml_yalla_la_LDFLAGS = -module -avoid-version $( pml_yalla_LDFLAGS )
4042
4143noinst_LTLIBRARIES = $(component_noinst )
4244libmca_pml_yalla_la_SOURCES = $(local_sources )
4345libmca_pml_yalla_la_LIBADD = $(pml_yalla_LIBS )
44- libmca_pml_yalla_la_LDFLAGS = -module -avoid-version
46+ libmca_pml_yalla_la_LDFLAGS = -module -avoid-version $( pml_yalla_LDFLAGS )
4547
You can’t perform that action at this time.
0 commit comments