[Webkit-unassigned] [Bug 72254] [GTK] Rounding errors on 32-bit machines causes tests to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 07:49:12 PST 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119402|review?                     |review+
               Flag|                            |




--- Comment #9 from Martin Robinson <mrobinson at webkit.org>  2011-12-15 07:49:12 PST ---
(From update of attachment 119402)
View in context: https://bugs.webkit.org/attachment.cgi?id=119402&action=review

Thank you!

> Tools/Scripts/webkitdirs.pm:1627
> +    # used on Chromium build.
> +    $ENV{'CXXFLAGS'} = "-march=pentium4 -msse2 -mfpmath=sse";

I think we should only pass these flags if we are on a 32-bit system.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list