[sr-dev] git:4.4:54395828: Makefile.defs: re-enable pkg malloc
Daniel-Constantin Mierla
miconda at gmail.com
Mon Mar 28 11:22:44 CEST 2016
Module: kamailio
Branch: 4.4
Commit: 543958280f732c5a9de2fbc7f84ae227e6929098
URL: https://github.com/kamailio/kamailio/commit/543958280f732c5a9de2fbc7f84ae227e6929098
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-03-28T11:21:26+02:00
Makefile.defs: re-enable pkg malloc
- was disabled for compile tests with system malloc
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/543958280f732c5a9de2fbc7f84ae227e6929098.diff
Patch: https://github.com/kamailio/kamailio/commit/543958280f732c5a9de2fbc7f84ae227e6929098.patch
---
diff --git a/Makefile.defs b/Makefile.defs
index 65e7665..135dd4f 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -626,6 +626,7 @@ C_DEFS= $(extra_defs) \
-DSER_VER=$(SER_VER) \
-DCFG_DIR='"$(cfg_target)"'\
-DRUN_DIR='"$(run_target)"'\
+ -DPKG_MALLOC \
-DSHM_MEM -DSHM_MMAP \
-DDNS_IP_HACK \
-DUSE_MCAST \
More information about the sr-dev
mailing list