mirror of
https://github.com/girlbossceo/jemallocator.git
synced 2024-11-28 05:44:18 +00:00
.. | ||
configure | ||
jemalloc@b8f4c730ef | ||
src | ||
build.rs | ||
Cargo.toml | ||
readme.md |
Updating jemalloc
Updating the jemalloc
version requires generating new configure
files, which
requires autoconf
to be installed.
To generate the configuration files, go to the jemalloc
source directory and:
./autogen.sh
make distclean