[PATCH 0/2] Make release branches compatible with make-4.4

H.J. Lu hjl.tools@gmail.com
Thu May 9 21:22:26 GMT 2024


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



More information about the Libc-stable mailing list