[Buildroot] [PATCH 0/2] package/webkitgtk: build fixes for CPUs which need CLoop

Adrian Perez de Castro aperez at igalia.com
Tue Oct 20 15:53:09 UTC 2020


Hello again,

Recently it has come to my attention that the JavaScriptCore JIT support for
ARMv5 and ARMv6 has biytrotted and has not received fixes lately, due to a
bug reported [1] against Cog.

This patch set fixes the build with ENABLE_C_LOOP set, and adds both ARMv5
and ARMv6 to the list of target CPUs that need to use it.

This is the same as the patch set I sent a moment ago for WPE WebKit, but
for WebKitGTK instead :)

Cheers,
—Adrián

---
[1] https://github.com/Igalia/cog/issues/210



Adrian Perez de Castro (2):
  package/webkitgtk: fix build with ENABLE_C_LOOP=ON
  package/webkitgtk: disable JIT for ARMv5 and ARMv6

 package/webkitgtk/webkitgtk.mk | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
2.28.0



More information about the buildroot mailing list