]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Regenerate INSTALL.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 21 Mar 2017 16:40:16 +0000 (16:40 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 21 Mar 2017 16:40:16 +0000 (16:40 +0000)
ChangeLog
INSTALL

index c292a5bf29347e51622bb043198bfaa18bbb3faa..3ed2df8719ff7082f4690dc384f1be0d74485ebd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-03-21  Joseph Myers  <joseph@codesourcery.com>
+
+       * INSTALL: Regenerated.
+
 2017-03-21  Thorsten Kukuk  <kukuk@suse.com>
 
        * config.h.in: Add LINK_OBSOLETE_NSL.
diff --git a/INSTALL b/INSTALL
index e77cb2d4e2948891cd910a8ad17ac33d3c164e5c..60f714e0df1510dbf5537c121acfcc8fd653e7ea 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -196,6 +196,12 @@ will be used, and CFLAGS sets optimization options for the compiler.
           colon-separated list in a single environment variable
           'GLIBC_TUNABLES'.
 
+'--enable-obsolete-nsl'
+     By default, libnsl is only built as shared library for backward
+     compatibility and the NSS modules libnss_compat, libnss_nis and
+     libnss_nisplus are not built at all.  Use this option to enable
+     libnsl with all depending NSS modules and header files.
+
 '--build=BUILD-SYSTEM'
 '--host=HOST-SYSTEM'
      These options are for cross-compiling.  If you specify both options