]> code.ossystems Code Review - openembedded-core.git/commit
binutils: add patch to fix issues with gcc 10
authorRichard Leitner <richard.leitner@skidata.com>
Wed, 6 May 2020 09:09:42 +0000 (11:09 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 17 Jun 2020 03:06:39 +0000 (17:06 -1000)
commitc41fe48f323a78fd0e205471362ecc6c66f87f45
tree22f69d3c834ae55d27278e304fa31eedad33cdc3
parent55e2f218de2725d65b2cf231b6e835eb94f8eceb
binutils: add patch to fix issues with gcc 10

gcc 10 introduced "-fno-common" as default. Therefore backport the
according binutils patch to fix this issue.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fbeb572e1872cf64786d01d5c6408a6765f814ce)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils-2.34.inc
meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch [new file with mode: 0644]