[Webkit-unassigned] [Bug 188862] [GTK] [2.22.0] Fails to build in armel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 25 09:47:00 PST 2018


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

--- Comment #3 from Alberto Garcia <berto at igalia.com> ---
I tried this again with WebKitGTK+ 2.23.1

I think this fails because OFFLINE_ASM_BACKEND is unset in Source/JavaScriptCore/CMakeLists.txt

There's no ARMv7 (because the Debian armel port targets older CPUs) and there's no CLoop because it's disabled by default on ARM.

I can fix this by passing ENABLE_C_LOOP=ON manually, but should the build system detect this scenario instead?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181125/50d57ad8/attachment.html>


More information about the webkit-unassigned mailing list