cfeccd34a3
Don't look for a shared libunwind if --with-static-libunwind is specified. Set SONAME when linking the shared libjemalloc. Add DESTDIR support. Add install_{include,lib/man} build targets. Clean up compiler flag configuration. |
||
---|---|---|
.. | ||
doc | ||
include/jemalloc | ||
src | ||
autogen.sh | ||
cfghdrs.stamp.in | ||
cfgoutputs.stamp.in | ||
config.guess | ||
config.sub | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
install-sh | ||
Makefile.in | ||
README |
jemalloc is a general-purpose scalable concurrent malloc(3) implementation. The INSTALL file contains information on how to configure, build, and install jemalloc.