aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2014-04-14 22:32:31 -0700
committerJason Evans <jasone@canonware.com>2014-04-14 22:32:31 -0700
commit9790b9667fd975b1f9a4f108f9d0a20ab265c6b6 (patch)
treec5dbdd2decf52a492888a89b8308eadca551cfd7 /INSTALL
parent9b0cbf0850b130a9b0a8c58bd10b2926b2083510 (diff)
downloadjemalloc-9790b9667fd975b1f9a4f108f9d0a20ab265c6b6.tar.gz
Remove the *allocm() API, which is superceded by the *allocx() API.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 841704d..8530643 100644
--- a/INSTALL
+++ b/INSTALL
@@ -157,9 +157,6 @@ any of the following arguments (not a definitive list) to 'configure':
--disable-valgrind
Disable support for Valgrind.
---disable-experimental
- Disable support for the experimental API (*allocm()).
-
--disable-zone-allocator
Disable zone allocator for Darwin. This means jemalloc won't be hooked as
the default allocator on OSX/iOS.