diff options
author | Jason Evans <jasone@canonware.com> | 2016-04-05 23:25:44 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2016-05-13 16:56:18 (GMT) |
commit | 9a8add1510456464bc496320990ec234798bd381 (patch) | |
tree | f5c9c5d990982e55a84c192687c8ce50234bad1e /INSTALL | |
parent | a397045323d743a787c7efff17c0619dcf25f0b4 (diff) | |
download | jemalloc-9a8add1510456464bc496320990ec234798bd381.zip jemalloc-9a8add1510456464bc496320990ec234798bd381.tar.gz jemalloc-9a8add1510456464bc496320990ec234798bd381.tar.bz2 |
Remove Valgrind support.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -169,9 +169,6 @@ any of the following arguments (not a definitive list) to 'configure': See the "opt.junk", "opt.zero", "opt.quarantine", and "opt.redzone" option documentation for usage details. ---disable-valgrind - Disable support for Valgrind. - --disable-zone-allocator Disable zone allocator for Darwin. This means jemalloc won't be hooked as the default allocator on OSX/iOS. |