]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Do not build gold linker on mips/glibc
authorKhem Raj <raj.khem@gmail.com>
Wed, 1 Apr 2020 18:13:31 +0000 (11:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Apr 2020 22:18:09 +0000 (23:18 +0100)
commitb1b98ed4fafa9d37f71cbfe18f7a00ce2643449e
tree8e4834496358da40bb9f62b173954e9d825e1ecc
parentfc974977cea389f54e7fc7de7b1c8fd3d8bafe58
binutils: Do not build gold linker on mips/glibc

Using gnu_hash style is unsupported on gold for now therefore disable
building gold on mips/glibc

Certain applications poke for presence of gold linker and silently use
it (webkit), therefore its best to disable building it

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