#18721: portaudio: enable parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: themiwi@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: portaudio -------------------------------------+-------------------------------------- The portaudio port used to build in parallel with 3 jobs (by using "`-j3`") regardless of whether the user wanted that. As of the update to version 19.20071207 in #14362, the port now does not build in parallel, regardless of whether the user wants that. The attached patch enables the parallel build if the user has requested it in macports.conf. I'll be happy to commit this for you if you have no objections. I tested it on a MacBook Pro with build_make_jobs set to 3 and it worked fine. -- Ticket URL: <http://trac.macports.org/ticket/18721> MacPorts <http://www.macports.org/> Ports system for Mac OS