[Webkit-unassigned] [Bug 186722] New: [CMake] Automatically disable JIT and enable USE_SYSTEM_MALLOC on unfamiliar architectures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 16 09:51:16 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186722
Bug ID: 186722
Summary: [CMake] Automatically disable JIT and enable
USE_SYSTEM_MALLOC on unfamiliar architectures
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org, caitp at igalia.com,
tpopela at redhat.com
We know that the JSC JIT and bmalloc both work on only a limited set of architectures. In Fedora, we have to manually disable these when building for s390x, ppc64, and ppc64le. But it's really easy to do the right thing automatically, so we might as well.
--
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/20180616/e806abfe/attachment.html>
More information about the webkit-unassigned
mailing list