On 2009-6-16 01:23, David Evans wrote:
> MacPorts 1.7.1 doesn't like
> 
> build.cmd        bjam [portbuild::build_getmakejobs]

Indeed, and nox just fixed it. Note that portbuild::build_getmakejobs is
an internal procedure that was never intended to be used from portfiles.
It was apparently used in boost because build.jobs can be 0, and that
procedure is what converts 0 to the number of CPU cores in the machine.

I'm just about to make a commit to trunk that will make build.jobs
always be a directly usable number.

- Josh
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to