diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2018-09-20 23:42:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-22 08:13:14 -0700 |
commit | 0757187bdbed3025b022a82dd85ee35dc7b71f1f (patch) | |
tree | 27b484ec7211be42da0dbaaa22af4c4b66d95d4b /meta/recipes-devtools/mklibs | |
parent | 92c266fd9b1c4034a13bd5b102d1817df388a7b5 (diff) | |
download | openembedded-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/mklibs')
0 files changed, 0 insertions, 0 deletions