From: Joseph Myers Date: Tue, 21 Mar 2017 16:40:16 +0000 (+0000) Subject: Regenerate INSTALL. X-Git-Tag: glibc-2.26~679 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a640393a18329ef4044bf9213f6466cd2d1e69f3;p=thirdparty%2Fglibc.git Regenerate INSTALL. --- diff --git a/ChangeLog b/ChangeLog index c292a5bf293..3ed2df8719f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-21 Joseph Myers + + * INSTALL: Regenerated. + 2017-03-21 Thorsten Kukuk * config.h.in: Add LINK_OBSOLETE_NSL. diff --git a/INSTALL b/INSTALL index e77cb2d4e29..60f714e0df1 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