This is the mail archive of the libc-alpha@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]

Re: [PATCH] Expand $(as-needed) and $(no-as-needed) throughout the build system


On Tue, Dec 03, 2019 at 11:54:23AM +0100, Florian Weimer wrote:
> Since commit a3cc4f48e94f32c9532ee36982ac00eb1e5719b0 ("Remove
> --as-needed configure test."), --as-needed support is no longer
> optional.
> 
> The macros are not much shorter and do not provide documentary
> value, either, so this commit removes them.
> 
> -----
> Tested on x86_64-linux-gnu, i686-linux-gnu, powerpc64le-linux-gnu.
> 
>  Makeconfig                            |  7 ++---
>  Makerules                             |  2 +-
>  elf/Makefile                          | 48 +++++++++++++++++------------------
>  nptl/Makefile                         |  4 +--
>  stdlib/Makefile                       |  2 +-
>  sysdeps/powerpc/powerpc64/le/Makefile |  2 +-
>  6 files changed, 31 insertions(+), 34 deletions(-)

Verified with sed, looks good.


-- 
ldv

Attachment: signature.asc
Description: PGP signature


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