[PATCH] Allow to build without exporting symbols

Jason Evans jasone at canonware.com
Sun Nov 25 10:35:26 PST 2012


On Nov 19, 2012, at 1:55 AM, Mike Hommey <mh+jemalloc at glandium.org> wrote:
> From: Mike Hommey <mh at glandium.org>
> 
> When statically linking jemalloc, it may be beneficial not to export its
> symbols if it makes sense, which allows the compiler and the linker to do
> some further optimizations.
> ---
> INSTALL      |    5 +++++
> configure.ac |    7 +++++++
> 2 files changed, 12 insertions(+)
> 
> […]

Applied; thanks.

Jason


More information about the jemalloc-discuss mailing list