summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2016-04-05 23:25:44 (GMT)
committerJason Evans <jasone@canonware.com>2016-05-13 16:56:18 (GMT)
commit9a8add1510456464bc496320990ec234798bd381 (patch)
treef5c9c5d990982e55a84c192687c8ce50234bad1e /INSTALL
parenta397045323d743a787c7efff17c0619dcf25f0b4 (diff)
downloadjemalloc-9a8add1510456464bc496320990ec234798bd381.zip
jemalloc-9a8add1510456464bc496320990ec234798bd381.tar.gz
jemalloc-9a8add1510456464bc496320990ec234798bd381.tar.bz2
Remove Valgrind support.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 6878716..36306fe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.