3 Feb
2008
3 Feb
'08
4:26 p.m.
James Sumners wrote:
It looks to me like all you have to do is set "buildmakejobs" to the number of jobs you want make to use. I assume port will then use that many jobs when a portfile allows it.
The number of build jobs is ignored, until the port says that it works. (otherwise the above is right, you can also say "0" to mean "# of cores") Setting of "makefile_isnt_buggy" was renamed to "use_parallel_build"... --anders