#29950: FreeImage 3.15.0 breaks universal build -------------------------------+-------------------------------------------- Reporter: ejtttje@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: freeimage -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: new => assigned * keywords: => haspatch * owner: macports-tickets@… => ryandesign@… Old 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.
New 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. -- -- Ticket URL: <https://trac.macports.org/ticket/29950#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS