#19849: libgeotiff doesn't build correctly with universal variant ---------------------------------------+------------------------------------ Reporter: rhys.hill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: universal | Port: libgeotiff ---------------------------------------+------------------------------------ the libgeotiff port uses a custom post-build step to create a dynamic library, but if the universal variant is being built, you only get your native architecture at the end, even though the source static library is universal. If this: -arch ppc -arch i386 -arch x86_64 -arch ppc64 is added to the post-build step, it works correctly. -- Ticket URL: <http://trac.macports.org/ticket/19849> MacPorts <http://www.macports.org/> Ports system for Mac OS