Ticket #17679 (closed defect: fixed)
libffi doesn't install universal (ppc)
| Reported by: | jeremyhu@… | Owned by: | pguyot@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | universal | Cc: | pguyot@…, mcalhoun@…, jeremyhu@… |
| Port: | libffi |
Description
./include/ffitarget.h:67: error: 'FFI_DEFAULT_ABI' undeclared here (not in a function)
It's had a version bump too
Change History
comment:1 Changed 4 years ago by toby@…
- Summary changed from libffi doesn't install universal to libffi doesn't install universal (ppc)
comment:2 Changed 4 years ago by toby@…
Looks like it's just ppc building that's broken. Will probably need to do a separate build if ppc archs are specified (assuming you're building on intel), then merge.
comment:4 Changed 4 years ago by ryandesign@…
- Cc jeremyhu@… added
r44994: Jeremy disabled the universal variant and bumped the version to 3.0.7.
Note: See
TracTickets for help on using
tickets.

