aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-8.2.inc
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2018-09-20 23:42:32 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-22 08:13:14 -0700
commit0757187bdbed3025b022a82dd85ee35dc7b71f1f (patch)
tree27b484ec7211be42da0dbaaa22af4c4b66d95d4b /meta/recipes-devtools/gcc/gcc-8.2.inc
parent92c266fd9b1c4034a13bd5b102d1817df388a7b5 (diff)
downloadopenembedded-core-contrib-0757187bdbed3025b022a82dd85ee35dc7b71f1f.tar.gz
gcc: Fix specs generation for ARC
GCC's built-in spec for LD is missing a space after "--eh-frame-hdr" thus with the next option merged together they are not understood by LD and so LD fails. Back-port from upstream GCC, see: https://github.com/gcc-mirror/gcc/commit/892142379c6b99fe8c3ebdfe0b79e2a435228c1d Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-8.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-8.2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-8.2.inc b/meta/recipes-devtools/gcc/gcc-8.2.inc
index 889187e9c4..866a77558b 100644
--- a/meta/recipes-devtools/gcc/gcc-8.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-8.2.inc
@@ -69,6 +69,7 @@ SRC_URI = "\
file://0038-fix-segmentation-fault-in-precompiled-header-generat.patch \
file://0039-Fix-for-testsuite-failure.patch \
file://0040-Re-introduce-spe-commandline-options.patch \
+ file://0041-ARC-fix-spec-gen.patch \
${BACKPORTS} \
"
BACKPORTS = "\