From: Ulrich Drepper Date: Thu, 18 Aug 2011 01:36:23 +0000 (-0400) Subject: Add rules to build libresolv with SSP flags X-Git-Tag: glibc-2.15~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f0a71e58c854d6554a31cd1c3962926b49ee90;p=thirdparty%2Fglibc.git Add rules to build libresolv with SSP flags --- diff --git a/ChangeLog b/ChangeLog index 189424cb1c6..60ecaad1bc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-17 Ulrich Drepper + + * Makeconfig (override CFLAGS): Add library-specific CFLAGS. + * resolv/Makefile: Define CFLAGS-libresolv. + 2011-08-17 Andreas Schwab * nss/makedb.c (compute_tables): Make variables used in nested @@ -18,7 +23,7 @@ specifies first scope to show. (dl_open_worker): Update callers. Move printing scope of new object to before the relocation. - * rtld.c (dl_main): Update _dl_show_scope call. + * elf/rtld.c (dl_main): Update _dl_show_scope call. * sysdeps/generic/ldsodefs.h: Update declaration. * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the @@ -56,7 +61,7 @@ 2011-08-13 Ulrich Drepper - * elf/dl-open.c: Rename show_scope to _dl_schow_scope and export. + * elf/dl-open.c: Rename show_scope to _dl_show_scope and export. (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set. * elf/rtld.c (dl_main): Set l_name of vDSO. Call _dl_show_scope when DL_DEBUG_SCOPES. diff --git a/Makeconfig b/Makeconfig index cc5c3a9ffb4..feca6038ce8 100644 --- a/Makeconfig +++ b/Makeconfig @@ -708,7 +708,9 @@ CPPFLAGS = $($(subdir)-CPPFLAGS) $(+includes) $(defines) \ override CFLAGS = -std=gnu99 $(gnu89-inline-CFLAGS) \ $(filter-out %frame-pointer,$(+cflags)) $(+gccwarn-c) \ $(sysdep-CFLAGS) $(CFLAGS-$(suffix $@)) $(CFLAGS-$(