#13724: libsdl_image-framework build failure on Leopard -------------------------------+-------------------------------------------- Reporter: pmq@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by afb@macports.org): Some of the SDL ports have universal arch hardcoded as the Xcode default, so only works if all dependencies were installed with +universal. I used the following to build it for native arch: {{{ pre-build { xcode.build.settings-append ARCHS="${os.arch}" } }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13724#comment:1> MacPorts </projects/macports> Ports system for Mac OS