summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2016-06-05 08:41:13 -0700
committerPaul Pluzhnikov <ppluzhnikov@google.com>2016-06-05 08:41:13 -0700
commitb9f5c3acc01a836369b9cbc3fc50ca550261a185 (patch)
treecdd7406bb499398a22ee84aca9cc7e8ce60dd19e /INSTALL
parent91e2b5cfdc69739b652af96ea299f1c29e1c413e (diff)
2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
* manual/install.texi: Remove mention of --without-tls * INSTALL: Regenerate.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 0 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 31e256d413..ec3445f2d6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -116,12 +116,6 @@ will be used, and CFLAGS sets optimization options for the compiler.
program linked statically with the NSS libraries cannot be
dynamically reconfigured to use a different name database.
-'--without-tls'
- By default the C library is built with support for thread-local
- storage if the used tools support it. By using '--without-tls'
- this can be prevented though there generally is no reason since it
- creates compatibility problems.
-
'--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