Add the --with-private-namespace option.
Add the --with-private-namespace option to make it possible to work around library-private symbols being exposed in static libraries.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#define JEMALLOC_MANGLE
|
||||
#include "../jemalloc@install_suffix@.h"
|
||||
|
||||
#include "private_namespace.h"
|
||||
|
||||
#if (defined(JEMALLOC_OSATOMIC) || defined(JEMALLOC_OSSPIN))
|
||||
#include <libkern/OSAtomic.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user