diff options
| author | Jason Evans <jasone@canonware.com> | 2017-04-21 10:07:01 -0700 |
|---|---|---|
| committer | Jason Evans <jasone@canonware.com> | 2017-04-21 11:12:29 -0700 |
| commit | b2a8453a3fa653dc71f82ac9df64b012917f6b8c (patch) | |
| tree | f8375caa920a1c54d77e99df4eed858f91de5ec2 /doc | |
| parent | ae248a216098add2d91358a49758b181bcbb4d35 (diff) | |
| download | platform_external_jemalloc_new-b2a8453a3fa653dc71f82ac9df64b012917f6b8c.tar.gz platform_external_jemalloc_new-b2a8453a3fa653dc71f82ac9df64b012917f6b8c.tar.bz2 platform_external_jemalloc_new-b2a8453a3fa653dc71f82ac9df64b012917f6b8c.zip | |
Remove --disable-tls.
This option is no longer useful, because TLS is correctly configured
automatically on all supported platforms.
This partially resolves #580.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/jemalloc.xml.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in index 2b321a7c..7dace367 100644 --- a/doc/jemalloc.xml.in +++ b/doc/jemalloc.xml.in @@ -838,16 +838,6 @@ mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".decay", build configuration.</para></listitem> </varlistentry> - <varlistentry id="config.tls"> - <term> - <mallctl>config.tls</mallctl> - (<type>bool</type>) - <literal>r-</literal> - </term> - <listitem><para><option>--disable-tls</option> was not specified during - build configuration.</para></listitem> - </varlistentry> - <varlistentry id="config.utrace"> <term> <mallctl>config.utrace</mallctl> |
