#19724: Boost: Patch to enable universal builds --------------------------------+------------------------------------------- Reporter: harry@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: boost --------------------------------+------------------------------------------- See attached patch. boost 1.38.x supports universal binaries with "architecture=combined" (== i386+ppc). To also get the 64-bit architectures, "address_model=32_64" must be set. Note that boost's configure chokes on the "configure.universal_args" switches, so I disabled configure.universal args/flags. bjam handles those internally. Tested on my intel Mac. -- Ticket URL: <http://trac.macports.org/ticket/19724> MacPorts <http://www.macports.org/> Ports system for Mac OS