This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.25-147-ga640393


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  a640393a18329ef4044bf9213f6466cd2d1e69f3 (commit)
      from  261d0141b3b563b9105ab2aaeda9fa15a4990da5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a640393a18329ef4044bf9213f6466cd2d1e69f3

commit a640393a18329ef4044bf9213f6466cd2d1e69f3
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Mar 21 16:40:16 2017 +0000

    Regenerate INSTALL.

diff --git a/ChangeLog b/ChangeLog
index c292a5b..3ed2df8 100644
--- 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 e77cb2d..60f714e 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

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    4 ++++
 INSTALL   |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]