public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make release branches compatible with make-4.4
@ 2024-05-09 21:22 H.J. Lu
  2024-05-09 21:22 ` [PATCH 1/2] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564] H.J. Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: H.J. Lu @ 2024-05-09 21:22 UTC (permalink / raw)
  To: libc-stable; +Cc: skpgkp2

Update makefiles in release branches so that they can be built with
make-4.4.  These patches are only needed for 2.31 or older branches
since 2.32 and newer don't have this issue.

Fixes BZ #31330.

H.J. Lu (1):
  Don't make errlist.o[s].d depend on errlist-compat.h

Sergei Trofimovich (1):
  Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]

 Makeconfig           | 18 +++++++++++++++++-
 Makerules            |  4 ++--
 elf/rtld-Rules       |  2 +-
 sysdeps/gnu/Makefile |  3 +--
 4 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.45.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-10  1:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09 21:22 [PATCH 0/2] Make release branches compatible with make-4.4 H.J. Lu
2024-05-09 21:22 ` [PATCH 1/2] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564] H.J. Lu
2024-05-10  1:11   ` Sunil Pandey
2024-05-09 21:22 ` [PATCH 2/2] Don't make errlist.o[s].d depend on errlist-compat.h H.J. Lu
2024-05-10  1:11   ` Sunil Pandey
2024-05-10  1:10 ` [PATCH 0/2] Make release branches compatible with make-4.4 Sunil Pandey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).