[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 10:57:38 PST 2011


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





--- Comment #10 from vanuan at gmail.com  2011-12-15 10:57:38 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=119402&action=review

>> Tools/Scripts/webkitdirs.pm:1627
>> +    $ENV{'CXXFLAGS'} = "-march=pentium4 -msse2 -mfpmath=sse";
> 
> I think we should only pass these flags if we are on a 32-bit system.

And I think you should append these flags, not overwrite.

-- 
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