File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ libnutscan_la_LDFLAGS += -version-info 4:0:0
143143# copies of "nut_debug_level" making fun of our debug-logging attempts.
144144# One solution to tackle if needed for those cases would be to make some
145145# dynamic/shared libnutcommon (etc.)
146- libnutscan_la_LDFLAGS += -export-symbols-regex '^(nutscan_|nut_debug_level|s_upsdebug|fatalx|fatal_with_errno|xcalloc|xbasename|snprintfcat|snprintf_dynamic|max_threads|curr_threads|upsdebugx_report_search_paths|nut_prepare_search_paths|nut_report_config_flags |print_banner_once|suggest_doc_links)'
146+ libnutscan_la_LDFLAGS += -export-symbols-regex '^(nutscan_|nut_debug_level|s_upsdebug|fatalx|fatal_with_errno|xcalloc|xbasename|snprintfcat|snprintf_dynamic|max_threads|curr_threads|nut_report_config_flags| upsdebugx_report_search_paths|nut_prepare_search_paths|print_banner_once|suggest_doc_links)'
147147libnutscan_la_CFLAGS = \
148148 -I$(top_builddir ) /clients -I$(top_srcdir ) /clients \
149149 -I$(top_builddir ) /include -I$(top_srcdir ) /include \
You can’t perform that action at this time.
0 commit comments