#13973 closed defect (fixed)
glib2 +universal on PowerPC Mac
Reported by: | reiffert@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
I'm building glib2 universal by:
port -d install glib2 +universal macosx_deployment_target=10.4
and I am on Leopard/PPC and I had to change the Portfile to build universal.
Please review the patch.
Kind regards Thomas Reifferscheid
Attachments (1)
Change History (4)
Changed 17 years ago by reiffert@…
Attachment: | glib2_Portfile.diff added |
---|
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | Port Enhancements → Port Bugs |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Summary: | glib2 universal build from leopard/ppc → glib2 +universal on PowerPC Mac |
Type: | enhancement → defect |
Fixed in r33091, but note that for other reasons I'm still not at all sure that a universal glib2 will work properly on the architecture it wasn't built on. Any feedback in this regard would be appreciated.
Note: See
TracTickets for help on using
tickets.
True, a fix like this is needed on PowerPC (and not just on Leopard). I experienced this myself last year on Tiger PowerPC (when building glib2 universal outside of MacPorts). And then I forgot because I got rid of my PowerPC Mac. But I'll take care of it now.