]> git.pld-linux.org Git - packages/bind.git/blobdiff - jemalloc.patch
Up to 9.18.14.
[packages/bind.git] / jemalloc.patch
index 34ba3f6244c86e0416f74e697561da253a06a593..7d8655a5d610bbf6396d5f4af2273e41aa126190 100644 (file)
@@ -1,7 +1,7 @@
---- bind-9.18.0/lib/isc/mem.c~ 2022-01-24 09:28:57.000000000 +0100
-+++ bind-9.18.0/lib/isc/mem.c  2022-01-27 15:01:27.389870903 +0100
+--- bind-9.18.12/lib/isc/mem.c~        2023-02-03 12:25:47.000000000 +0100
++++ bind-9.18.12/lib/isc/mem.c 2023-02-16 11:51:17.269729505 +0100
 @@ -48,6 +48,7 @@
- #if defined(HAVE_MALLOC_NP_H)
+ #if defined(HAVE_MALLOC_NP_H) && !defined(__DragonFly__)
  #include <malloc_np.h>
  #elif defined(HAVE_JEMALLOC)
 +#define JEMALLOC_MANGLE 1
This page took 0.04847 seconds and 4 git commands to generate.