[Webkit-unassigned] [Bug 143998] [CMake] Clean up JSC JIT options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 11:04:40 PDT 2015


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Note, this patch in its current form is part of a long chain of patches (hence no r? yet), and needs to be committed alongside the patch in bug #143997 (or changed to not depend on that). Also note I don't touch the Xcode files here in an attempt to not break anything on Macs, only the CMake files, since they did not already have an ENABLE_JIT option. That would be a good follow-up.

I did remove the option from FeatureList.pm, since I think that won't break anything.

Alternative: remove the ENABLE_JIT option from the CMake port, and keep just ENABLE_LLINT_C_LOOP. I thought ENABLE_JIT was a nicer option to present to users, but the Xcode files and FeatureList.pm have ENABLE_LLINT_C_LOOP but not ENABLE_JIT, so this would make things consistent between both ports without requiring changes anywhere but the CMake files.

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


More information about the webkit-unassigned mailing list