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 sthibaul/hurd-builds updated. glibc-2.26.9000-1160-g390f57b


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, sthibaul/hurd-builds has been updated
       via  390f57bbbe3f0ad81d447f5c1aaa1d5827a261fa (commit)
      from  27688a2c059cfcdde681c88d1b9b738e9233ea81 (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=390f57bbbe3f0ad81d447f5c1aaa1d5827a261fa

commit 390f57bbbe3f0ad81d447f5c1aaa1d5827a261fa
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Jan 22 01:19:36 2018 +0100

    Update from t/gsync-libc

diff --git a/sysdeps/mach/Makefile b/sysdeps/mach/Makefile
index 95b83d8..2fa6698 100644
--- a/sysdeps/mach/Makefile
+++ b/sysdeps/mach/Makefile
@@ -62,6 +62,7 @@ else ifeq (nis,$(subdir))
 else ifeq (nss,$(subdir))
   LDLIBS-nss.so += $(objdir)/mach/libmachuser.so
   LDLIBS-nss_files.so += $(objdir)/mach/libmachuser.so
+  LDLIBS-nss_db.so += $(objdir)/mach/libmachuser.so
   LDLIBS-nss_compat.so += $(objdir)/mach/libmachuser.so
 else ifeq (hesiod,$(subdir))
   LDLIBS-nss_hesiod.so += $(objdir)/mach/libmachuser.so

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

Summary of changes:
 sysdeps/mach/Makefile |    1 +
 1 files changed, 1 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]