diff options
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/manual/install.texi b/manual/install.texi index 95021b4a50..79ee45fcdb 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -146,12 +146,6 @@ This is not recommended because it defeats the purpose of NSS; a program linked statically with the NSS libraries cannot be dynamically reconfigured to use a different name database. -@item --without-tls -By default the C library is built with support for thread-local storage -if the used tools support it. By using @samp{--without-tls} this can be -prevented though there generally is no reason since it creates -compatibility problems. - @item --enable-hardcoded-path-in-tests By default, dynamic tests are linked to run with the installed C library. This option hardcodes the newly built C library path in dynamic tests |