[MacPorts] #24720: smake can't handle -j jobs option
MacPorts
noreply at macports.org
Wed Apr 28 22:14:24 PDT 2010
#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
More information about the macports-tickets
mailing list