]> git.pld-linux.org Git - packages/bind.git/blob - jemalloc.patch
deps and bcond for doh
[packages/bind.git] / jemalloc.patch
1 --- bind-9.18.0/lib/isc/mem.c~  2022-01-24 09:28:57.000000000 +0100
2 +++ bind-9.18.0/lib/isc/mem.c   2022-01-27 15:01:27.389870903 +0100
3 @@ -48,6 +48,7 @@
4  #if defined(HAVE_MALLOC_NP_H)
5  #include <malloc_np.h>
6  #elif defined(HAVE_JEMALLOC)
7 +#define JEMALLOC_MANGLE 1
8  #include <jemalloc/jemalloc.h>
9  
10  #if JEMALLOC_VERSION_MAJOR < 4
This page took 0.091651 seconds and 3 git commands to generate.