about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-03-21 16:40:16 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-03-21 16:40:16 +0000
commita640393a18329ef4044bf9213f6466cd2d1e69f3 (patch)
tree299b131637401c3ee2056dc1785deba7c39d0d31 /INSTALL
parent261d0141b3b563b9105ab2aaeda9fa15a4990da5 (diff)
downloadglibc-a640393a18329ef4044bf9213f6466cd2d1e69f3.tar.gz
glibc-a640393a18329ef4044bf9213f6466cd2d1e69f3.tar.xz
glibc-a640393a18329ef4044bf9213f6466cd2d1e69f3.zip
Regenerate INSTALL.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e77cb2d4e2..60f714e0df 100644
--- 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