[OE-core] [PATCH] webkitgtk: Stop disabling gold on aarch64 and mips

Khem Raj raj.khem at gmail.com
Thu Aug 1 05:19:24 UTC 2019


I don’t remember if mips disable reason was same as aarch64 I hope it was
not a runtime failure can you dig a bit

On Wed, Jul 31, 2019 at 9:50 PM Adrian Bunk <bunk at stusta.de> wrote:

> The binutils bug appears to have gone away.
>
> Using gold on powerpc still fails for seemingly unrelated reasons.
>
> Signed-off-by: Adrian Bunk <bunk at stusta.de>
> ---
>  meta/recipes-sato/webkit/webkitgtk_2.24.3.bb | 4 ----
>  1 file changed, 4 deletions(-
>
> diff --git a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
> b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
> index f65d79b0fb..81cbf34198 100644
> --- a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
> +++ b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
> @@ -87,10 +87,6 @@ EXTRA_OECMAKE_append_armv5 = " -DENABLE_JIT=OFF "
>  EXTRA_OECMAKE_append_armv6 = " -DENABLE_JIT=OFF "
>  EXTRA_OECMAKE_append_armv4 = " -DENABLE_JIT=OFF "
>
> -# binutils 2.25.1 has a bug on aarch64:
> -# https://sourceware.org/bugzilla/show_bug.cgi?id=18430
> -EXTRA_OECMAKE_append_aarch64 = " -DUSE_LD_GOLD=OFF "
> -EXTRA_OECMAKE_append_mipsarch = " -DUSE_LD_GOLD=OFF "
>  EXTRA_OECMAKE_append_powerpc = " -DUSE_LD_GOLD=OFF "
>
>  # JIT not supported on MIPS either
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190731/143e6a7a/attachment.html>


More information about the Openembedded-core mailing list