Opened 13 years ago
Last modified 13 years ago
#29950 closed defect
FreeImage 3.15.0 breaks universal build — at Initial Version
Reported by: | ejtttje@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | freeimage |
Description
Changeset 79508 removed the 'variant universal' section without adding a 'universal_variant yes' flag. Further, LDFLAGS was not picking up the configure.universal_ldflags when needed (probably due to specification in build.args?), so the build was dropping the fat binaries during the final link. So I've also added a line with the other universal reinplace settings to apply the configure.universal_ldflags to the Makefile.
Note: See
TracTickets for help on using
tickets.
patch to fix universal support for freeimage 3.15.0