[Webkit-unassigned] [Bug 156338] Add support for s390(x) and ppc(64) into webkitdirs.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 05:20:31 PDT 2016


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 275882
  --> https://bugs.webkit.org/attachment.cgi?id=275882
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=275882&action=review

> Tools/Scripts/webkitdirs.pm:2019
>          $ENV{'CXXFLAGS'} = "-march=pentium4 -msse2 -mfpmath=sse " . ($ENV{'CXXFLAGS'} || "");

Actually note that since it uses sse2, these flags only work on i686.

-- 
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/20160407/2775f9f8/attachment.html>


More information about the webkit-unassigned mailing list