]> code.ossystems Code Review - openembedded-core.git/commit
gcc 4.9: backport gperf fixes
authorDan McGregor <danismostlikely@gmail.com>
Tue, 10 May 2016 16:04:46 +0000 (10:04 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 May 2016 06:26:41 +0000 (07:26 +0100)
commit42178d1b19f8055434194aa09dcec5006414fab4
tree5223747ab25dae64471eef7f8bc45952f1ad6470
parent39e7dd90878325158c143dfec8234d563b841b86
gcc 4.9: 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-4.9.inc
meta/recipes-devtools/gcc/gcc-4.9/0076-remove-prototypes-cfns.patch [new file with mode: 0644]