[MacPorts] #24720: smake can't handle -j jobs option
#24720: smake can't handle -j jobs option -------------------------------------+-------------------------------------- Reporter: and.damore@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: smake make jobs | Port: compare -------------------------------------+-------------------------------------- Building compare on a computer with more than one core will lead mp to pass -jN to ${build.cmd} , '''smake''' can't handle it and exits with error. When setting build.cmd add {{{ use_parallel_build no }}} to avoid passing the jobs option, patchfile is attached. -- Ticket URL: <http://trac.macports.org/ticket/24720> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24720: smake can't handle -j jobs option --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: smake make jobs Port: compare | --------------------------------------+------------------------------------- Changes (by and.damore@…): * status: new => closed * resolution: => fixed Comment: Committed in r67108 -- Ticket URL: <http://trac.macports.org/ticket/24720#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts