summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.3.inc
diff options
context:
space:
mode:
authorDan McGregor <danismostlikely@gmail.com>2016-05-10 10:03:41 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-14 07:26:41 +0100
commit28a53355d7bf490f974500131d7827e3f65674ef (patch)
treefa3f16185fdb87ced78bd2ff380a272c095849ae /meta/recipes-devtools/gcc/gcc-5.3.inc
parentffdc9550c109facf3a3ebdf90c1ba8153cac90dd (diff)
downloadopenembedded-core-contrib-28a53355d7bf490f974500131d7827e3f65674ef.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index 118ddb9dd4..897c1f9a75 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -89,6 +89,7 @@ SRC_URI = "\
file://0057-unwind-fix-for-musl.patch \
file://0058-fdebug-prefix-map-support-to-remap-relative-path.patch \
file://0059-libgcc-use-ldflags.patch \
+ file://0060-remove-prototypes-cfns.patch \
"
BACKPORTS = ""