View | Details | Raw Unified | Return to bug 239653 | Differences between
and this patch

Collapse All | Expand All

(-)storage/rocksdb/rocksdb/port/jemalloc_helper.h (+4 lines)
Lines 12-17 Link Here
12
#include <jemalloc/jemalloc.h>
12
#include <jemalloc/jemalloc.h>
13
#endif
13
#endif
14
14
15
#ifdef __FreeBSD__
16
#define JEMALLOC_USABLE_SIZE_CONST const
17
#endif
18
15
#ifndef JEMALLOC_CXX_THROW
19
#ifndef JEMALLOC_CXX_THROW
16
#define JEMALLOC_CXX_THROW
20
#define JEMALLOC_CXX_THROW
17
#endif
21
#endif

Return to bug 239653