summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2020-05-14 11:42:40 +0300
committerGitHub <noreply@github.com>2020-05-14 11:42:40 +0300
commita606a27f164b1c704d850c838a7b89d6c6e0c17c (patch)
tree1d653e680fa8b6f9c1a6653d87ac6faef60c71f9 /Makefile.am
parentbb61e46e71777b467513a2b102fccdc5f5a8cd0b (diff)
Fix error handling in exporting connector (#8910)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c26b93ae86..8a6de4e0e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -878,7 +878,6 @@ if ENABLE_UNITTESTS
-Wl,--wrap=rrdset_is_exportable \
-Wl,--wrap=exporting_calculate_value_from_stored_data \
-Wl,--wrap=prepare_buffers \
- -Wl,--wrap=notify_workers \
-Wl,--wrap=send_internal_metrics \
-Wl,--wrap=now_realtime_sec \
-Wl,--wrap=uv_thread_set_name_np \