[Webkit-unassigned] [Bug 196488] [CMake] Detect SSE2 at compile time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 07:54:25 PDT 2019


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

Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #366492|0                           |1
        is obsolete|                            |

--- Comment #22 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 368924

  --> https://bugs.webkit.org/attachment.cgi?id=368924&action=review

Detect SSE2 with CMake

New patch.

The SSE2 flags are now added in WebKitCompilerFlags.cmake. We try to detect SSE2 right after (with the flags in place). webkitdirs.pm has been modified to not do this anymore, since it would be redundant.

This works locally, but if Michael or someone could give it a shot before pushing again that would be nice.

-- 
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/20190503/6b699899/attachment.html>


More information about the webkit-unassigned mailing list