[OE-core] [RESEND PATCH v2] make: 4.2.1 -> 4.3

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 14 14:06:29 UTC 2020


On Thu, 2020-02-13 at 14:36 +0100, Jens Rehsack wrote:
> Announcement: 
> https://lists.gnu.org/archive/html/bug-make/2020-01/msg00057.html
> 
> 1) Remove upstream provided patches 0001-glob-Do-not-assume-glibc-
> glob-internals.patch
>    and 0002-glob-Do-not-assume-glibc-glob-internals.patch.
> 
> 2) License has been changed to GPLv3 only
> 
> 3) Important bug-fix is
>    * 
> https://lists.gnu.org/archive/html/bug-make/2018-09/msg00006.html
> 
> 4) Backward-incompatibilities:
>    * Number signs (#) appearing inside a macro reference or function
> invocation
>      no longer introduce comments and should not be escaped with
> backslashes
>    * Previously appending using '+=' to an empty variable would
> result in a value
>      starting with a space.  Now the initial space is only added if
> the variable
>      already contains some value.  Similarly, appending an empty
> string does not
>      add a trailing space.
> 
> Signed-off-by: Jens Rehsack <sno at netbsd.org>

It breaks nativesdk-make with meta-mingw:

https://autobuilder.yoctoproject.org/typhoon/#/builders/89/builds/1562

Cheers,

Richard



More information about the Openembedded-core mailing list