]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Bail out if gold is used on 32/64 bit RISC-V
authorKhem Raj <raj.khem@gmail.com>
Thu, 13 Feb 2020 08:21:59 +0000 (00:21 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2020 13:04:48 +0000 (13:04 +0000)
commit5ee10b10b3316a368cea73df470befd587ef1cd0
tree4fb8db5eaa17fe9376a19086e246c95ce1f6b697
parentaec9f9bd9549938a6ed42e9879f3a2fdcc89463d
binutils: Bail out if gold is used on 32/64 bit RISC-V

gold is not supporting risc-v yet and, this will cause subltle errors
during build e.g. autoconf not finding certain features like visibility
and it could take a while to unwind the problem. Its better to error out
early

Remove dwp and ld.gold for rv32 as well

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils.inc