]> code.ossystems Code Review - openembedded-core.git/commit
gcc-5.3: backport gperf fixes
authorDan McGregor <danismostlikely@gmail.com>
Tue, 10 May 2016 16:03:41 +0000 (10:03 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 May 2016 06:26:41 +0000 (07:26 +0100)
commit28a53355d7bf490f974500131d7827e3f65674ef
treefa3f16185fdb87ced78bd2ff380a272c095849ae
parentffdc9550c109facf3a3ebdf90c1ba8153cac90dd
gcc-5.3: backport gperf fixes

From: Daniel McGregor <daniel.mcgregor@vecima.com>

gperf was being used in a way that generated files don't conform to
the language standard. Backport the fix from upstream.

This is required to build these GCC versions when the host compiler
is GCC 6.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-5.3.inc
meta/recipes-devtools/gcc/gcc-5.3/0060-remove-prototypes-cfns.patch [new file with mode: 0644]