]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Disable gold for all mips
authorKhem Raj <raj.khem@gmail.com>
Thu, 16 Jan 2020 06:28:19 +0000 (22:28 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Jan 2020 13:24:31 +0000 (13:24 +0000)
commit6f30ae2545064267f127bcc12f9cd00f25e0f309
treefb9820d2afedacfae112273bac738ba81889431b
parent9ff90bf04a4c422feaea25180155e4954648f68c
webkitgtk: Disable gold for all mips

If gnu hash is enabled for mips then we can not use gold linker since
gnu hash handling is only supported with good old BFD linker alone

Fixes
.gnu.hash is incompatible with the MIPS ABI

See gold/mips.cc in binutils for reference

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-sato/webkit/webkitgtk_2.26.2.bb