[Webkit-unassigned] [Bug 175767] New: [GTK] Disable JIT automatically when it's not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 06:38:15 PDT 2017


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

            Bug ID: 175767
           Summary: [GTK] Disable JIT automatically when it's not
                    supported
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: berto at igalia.com
                CC: bugs-noreply at webkitgtk.org

ENABLE_JIT is on by default in all architectures, but if I'm not wrong it's only supported in x86, x86_64, armhf and arm64.

The build fails everywhere else, so I have to pass -DENABLE_JIT=OFF explicitly.

It would be nice it ENABLE_JIT would be already off by default when it's not supported.

-- 
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/20170821/0f1235a4/attachment.html>


More information about the webkit-unassigned mailing list