Ticket #13973 (closed defect: fixed)
glib2 +universal on PowerPC Mac
| Reported by: | reiffert@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
Change History
comment:1 Changed 5 years ago by ryandesign@…
- Status changed from new to assigned
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.
comment:2 Changed 5 years ago by ryandesign@…
- Status changed from assigned to closed
- Type changed from enhancement to defect
- Summary changed from glib2 universal build from leopard/ppc to glib2 +universal on PowerPC Mac
- Resolution set to fixed
- Milestone changed from Port Enhancements to Port Bugs
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.

