mirror of
https://github.com/girlbossceo/jemallocator.git
synced 2024-11-30 22:41:55 +00:00
262 B
262 B
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