#23325: clhep config scripts include architectures -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: cristiano.fontana@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: clhep -------------------------------------+-------------------------------------- The config scripts clhep installs all have the build architectures in them: {{{ $ clhep-config --ldflags -L/opt/local/lib -arch x86_64 -arch i386 }}} These should be removed post-build or post-destroot. See the curl and gd2 ports for an example (though they both use the muniversal portgroup; since clhep doesn't, you won't be using [muniversal_get_arch_flag]). -- Ticket URL: <http://trac.macports.org/ticket/23325> MacPorts <http://www.macports.org/> Ports system for Mac OS