mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-16 18:06:22 +03:00
Add the --disable-experimental option.
This commit is contained in:
parent
7b398aca3b
commit
7e77eaffff
7 changed files with 63 additions and 14 deletions
|
|
@ -304,7 +304,9 @@ for (i = 0; i < nbins; i++) {
|
|||
<refsect2>
|
||||
<title>Experimental API</title>
|
||||
<para>The experimental API is subject to change or removal without regard
|
||||
for backward compatibility.</para>
|
||||
for backward compatibility. If <option>--disable-experimental</option>
|
||||
is specified during configuration, the experimental API is
|
||||
omitted.</para>
|
||||
|
||||
<para>The <function>allocm<parameter/></function>,
|
||||
<function>rallocm<parameter/></function>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue