From e2874320fc027f7ab51ab3e115d5b1889b8fd747 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Mon, 13 Apr 2020 08:39:52 -0400 Subject: Revert changes since v1.21 in pereparation for hotfix release. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ca0ab99946..6c5254b6e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1112,8 +1112,6 @@ endif() -Wl,--wrap=recv -Wl,--wrap=send -Wl,--wrap=connect_to_one_of - -Wl,--wrap=create_main_rusage_chart - -Wl,--wrap=send_main_rusage ${PROMETHEUS_REMOTE_WRITE_LINK_OPTIONS} ${KINESIS_LINK_OPTIONS} ${MONGODB_LINK_OPTIONS} -- cgit v1.2.3