[PATCH 0/2] Make release branches compatible with make-4.4
Sunil Pandey
skpgkp2@gmail.com
Fri May 10 01:10:03 GMT 2024
On Thu, May 9, 2024 at 2:22 PM H.J. Lu <hjl.tools@gmail.com> wrote:
> 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
>
> LGTM
More information about the Libc-stable
mailing list