[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 4.4: embeds volatile information in MAKEFLAGS
From: |
Paul Smith |
Subject: |
Re: 4.4: embeds volatile information in MAKEFLAGS |
Date: |
Mon, 07 Nov 2022 15:29:20 -0500 |
User-agent: |
Evolution 3.46.1 (by Flathub.org) |
On Mon, 2022-11-07 at 21:24 +0100, Steffen Nurpmeso wrote:
> What would interest me now. Will there be GNU make 4.4.1?
> (On the left and right i see quite some changes of projects to
> become compatible with GNU make 4.4 though, CRUX Linux imported
> a pretty lengthy glibc patch, and on the ports list of OpenBSD
> there is also trouble..)
It looks like there will probably need to be one, yes.
However, I don't think that any changes being made for GNU Make 4.4
compatibility, would render the makefile unusable with GNU Make 4.3
(unless they start actually using the new features like the new
functions, but I don't know of any projects doing so yet... of course
that doesn't mean they are not) so sticking with 4.3 shouldn't render
any projects unbuildable.
Most of these changes are cleanups to always-problematic code, that
used to happen to work "by accident" but no longer does (or won't in
the future for deprecated things).
- 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/05
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/05
- Re: 4.4: embeds volatile information in MAKEFLAGS, Dmitry Goncharov, 2022/11/05
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/05
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/05
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS, Paul Smith, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS,
Paul Smith <=
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS, Paul Smith, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS, Steffen Nurpmeso, 2022/11/07
- Re: 4.4: embeds volatile information in MAKEFLAGS, Paul Smith, 2022/11/07