]> git.pld-linux.org Git - packages/bind.git/blame - jemalloc.patch
Up to 9.18.21
[packages/bind.git] / jemalloc.patch
CommitLineData
a301178e
AM
1--- bind-9.18.12/lib/isc/mem.c~ 2023-02-03 12:25:47.000000000 +0100
2+++ bind-9.18.12/lib/isc/mem.c 2023-02-16 11:51:17.269729505 +0100
864d6117 3@@ -48,6 +48,7 @@
864d6117 4 #include <malloc_np.h>
ca4af5d2 5 #define JEMALLOC_API_SUPPORTED 1
864d6117
AM
6 #elif defined(HAVE_JEMALLOC)
7+#define JEMALLOC_MANGLE 1
8 #include <jemalloc/jemalloc.h>
ca4af5d2 9 #define JEMALLOC_API_SUPPORTED 1
864d6117 10
ca4af5d2 11
This page took 0.163453 seconds and 4 git commands to generate.