diff --git a/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h b/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h index 433dab5aeaf..c58a8f39ef2 100644 --- a/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h +++ b/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h @@ -8,6 +8,8 @@ #define JEMALLOC_DEBUG #endif +#undef JEMALLOC_DSS + /* * The following are architecture-dependent, so conditionally define them for * each supported architecture.