#17040 closed defect (duplicate)
Cairo : add support for 64 bits platforms
Reported by: | pguyot (Paul Guyot) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | cairo |
Description
cairo +universal doesn't compile with target x86_64. The bug is known upstream and there is a preliminary patch that disables functions that are based on Carbon functions not available on 64 bits platforms : http://bugs.freedesktop.org/show_bug.cgi?id=15702
The attached diff adds this patch.
Attachments (1)
Change History (3)
Changed 16 years ago by pguyot (Paul Guyot)
Attachment: | patch_cairo_universal_64.diff added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #16007.