[Buildroot] [PATCH v2 1/1] automake: fix unescaped left brace warning patch.

Jörg Krause joerg.krause at embedded.rocks
Mon Jul 3 09:09:18 UTC 2017


Hello,

On Mon, 2017-03-20 at 21:45 +0100, Thomas Petazzoni wrote:
> Hello,
> 
> On Mon,  6 Mar 2017 08:23:59 -0500, Adam Duskett wrote:
> > Automake currently has a unescaped left brace in it's automake.in
> > folder
> > that generates the warning:
> > "Unescaped left brace in regex is deprecated, passed through in
> > regex;"
> > This patch, which is backported from upstream fixes this warning.
> > 
> > Signed-off-by: Adam Duskett <aduskett at codeblue.com>
> 
> I've applied. However, you should format the patches of projects
> managed with Git using "git format-patch". So the automake patch
> should
> have been Git formatted. I've fixed that before applying.

We should apply the patch to the 2017.02.x branch, too. Perl 5.26 is
treating the warning as an error. This patch fixes building alsa-lib
for me on the 2017.02.x branch.

Jörg


More information about the buildroot mailing list