jemallocator/jemalloc-sys
2018-07-04 16:43:04 +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
tests Add a test for prefixed vs unprefixed symbols 2018-06-25 18:59:27 +02:00
build.rs Merge pull request #55 from SimonSapin/prefix-private 2018-06-27 13:28:35 -05:00
Cargo.toml bump version 2018-07-04 16:43:04 +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