File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 16
16
# Copyright (c) 2016-2017 IBM Corporation. All rights reserved.
17
17
# Copyright (c) 2017 Los Alamos National Security, LLC. All rights
18
18
# reserved.
19
+ # Copyright (c) 2019 Research Organization for Information Science
20
+ # and Technology (RIST). All rights reserved.
19
21
# $COPYRIGHT$
20
22
#
21
23
# Additional copyrights may follow
@@ -102,7 +104,7 @@ libmca_btl_usnic_la_LDFLAGS = \
102
104
libmca_btl_usnic_la_LIBADD = $(opal_ofi_LIBS )
103
105
104
106
if OPAL_BTL_USNIC_BUILD_UNIT_TESTS
105
- usnic_btl_run_tests_CPPFLAGS = \
107
+ usnic_btl_run_tests_CPPFLAGS = $( AM_CPPFLAGS ) \
106
108
-DBTL_USNIC_RUN_TESTS_SYMBOL=\"opal_btl_usnic_run_tests\"
107
109
usnic_btl_run_tests_SOURCES = test/usnic_btl_run_tests.c
108
110
usnic_btl_run_tests_LDADD = -ldl
You can’t perform that action at this time.
0 commit comments