Closed
Bug 705656
Opened 13 years ago
Closed 13 years ago
Broken SKIA compilation on mingw
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jacek, Assigned: jacek)
Details
Attachments
(1 file, 1 obsolete file)
7.13 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
I'm attaching a patch that fixes the compilation for me. Fixes to SKIA parts are submitted to upstream for review: http://codereview.appspot.com/5444044/ Mozilla-specific changes include passing -msse2 flags to compilations of files using SSE2.
Assignee | ||
Comment 1•13 years ago
|
||
The patch has been accepted to upstream. The attached patch adds it to Mozilla version until.
Assignee: nobody → jacek
Attachment #577246 -
Attachment is obsolete: true
Attachment #577548 -
Flags: review?(matt.woodrow)
Updated•13 years ago
|
Attachment #577548 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Thanks for the review, pushed to m-i:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b4c709c2dfc
Whiteboard: [inbound]
Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
You need to log in
before you can comment on or make changes to this bug.
Description
•