jemallocator/jemalloc-sys
Steven Fackler 9a1a1a7353 Fix bg_thread feature
background threads were previously always disabled since cargo upper
cases feature names. jemallocator also enabled default features on
jemalloc-sys.
2018-06-24 21:28:19 +02:00
..
configure update configure files 2018-05-16 20:42:22 +02:00
jemalloc@61efbda709 update jemalloc5.1RC1 to jemalloc5.1 2018-05-16 19:16:50 +02:00
src Add a no_prefix feature 2018-06-24 21:27:26 +02:00
build.rs Fix bg_thread feature 2018-06-24 21:28:19 +02:00
Cargo.toml Add a no_prefix feature 2018-06-24 21:27:26 +02:00
readme.md formatting 2018-05-03 17:00:07 +02:00

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 run:

autoconf