bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make release candidate 3.99.90 available


From: Paul Smith
Subject: Re: GNU make release candidate 3.99.90 available
Date: Mon, 20 May 2013 09:16:52 -0400

On Fri, 2013-05-17 at 19:42 +0200, Denis Excoffier wrote:
> Compared with make-3.82, the new make-3.99.90 breaks those Makefiles,
> like in tiff-v3.6.1 (rather old i know, before 2003 at least), that
> use the construction:
> 
> make -${MAKEFLAGS}

Hrm.  This is actually specifically discouraged by the documentation.
However reading the POSIX standard shows that make is required to accept
this format, at least for standard arguments.

The problem is that the new flags we're adding are causing some pain; I
may need to tweak the algorithm that generates the MAKEFLAGS values.

I'll take another look at this.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]