Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libs/zbxdbcache/Makefile.am')
-rw-r--r--tests/libs/zbxdbcache/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libs/zbxdbcache/Makefile.am b/tests/libs/zbxdbcache/Makefile.am
index 42bf097c01d..4cecca22612 100644
--- a/tests/libs/zbxdbcache/Makefile.am
+++ b/tests/libs/zbxdbcache/Makefile.am
@@ -81,6 +81,7 @@ COMMON_WRAP_FUNCS = \
-Wl,--wrap=zbx_mutex_create \
-Wl,--wrap=zbx_mutex_destroy \
-Wl,--wrap=zbx_mem_create \
+ -Wl,--wrap=zbx_mem_destroy \
-Wl,--wrap=__zbx_mem_malloc \
-Wl,--wrap=__zbx_mem_realloc \
-Wl,--wrap=__zbx_mem_free \