mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 00:23:33 +03:00
Remove the sysv option.
This commit is contained in:
parent
f081b88dfb
commit
c90ad71237
8 changed files with 7 additions and 113 deletions
5
INSTALL
5
INSTALL
|
|
@ -108,11 +108,6 @@ any of the following arguments (not a definitive list) to 'configure':
|
|||
errors, as is commonly implemented by "xmalloc" wrapper function for malloc.
|
||||
See the "opt.xmalloc" option documentation for usage details.
|
||||
|
||||
--enable-sysv
|
||||
Enable support for System V semantics, wherein malloc(0) returns NULL
|
||||
rather than a minimal allocation. See the "opt.sysv" option documentation
|
||||
for usage details.
|
||||
|
||||
--enable-lazy-lock
|
||||
Enable code that wraps pthread_create() to detect when an application
|
||||
switches from single-threaded to multi-threaded mode, so that it can avoid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue