[webkit-reviews] review granted: [Bug 86194] [EFL] Rounding errors on 32-bit machines causes tests to fail : [Attachment 142174] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 09:00:25 PDT 2012


Martin Robinson <mrobinson at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 86194: [EFL] Rounding errors on 32-bit machines causes tests to fail
https://bugs.webkit.org/show_bug.cgi?id=86194

Attachment 142174: Patch
https://bugs.webkit.org/attachment.cgi?id=142174&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=142174&action=review


> Tools/Scripts/webkitdirs.pm:1872
> +	   $ENV{'CXXFLAGS'} = "-march=pentium4 -msse2 -mfpmath=sse " .
$ENV{'CXXFLAGS'};

Thanks for fixing this one as well.


More information about the webkit-reviews mailing list