[Webkit-unassigned] [Bug 138840] Incorrect detection of toolchain support for Cortex-A53 erratum 835769 workaround

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 02:01:52 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=138840

--- Comment #8 from Csaba Osztrogonác <ossy at webkit.org> ---
I think I found the root of the problem. This errata detection is placed
before the gold linker detection. It tries to detect if the default
system linker supports --fix-cortex-a53-835769 and later uses gold
linker for the real build.

Do we know why only the BFD linker supports this errata fix?
Is there a gold linker version which supports it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150429/88667ea7/attachment.html>


More information about the webkit-unassigned mailing list