tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make -j max_jobs



On Thu, Apr 22, 2010 at 04:15:49PM -0700, Simon J. Gerraty wrote:
 >> Right. Shouldn't, therefore, MAKE_MODE be set to compat elsewhere
 >> (e.g. by default) and cleared in -j mode?
 > 
 > It is tricky.  As noted -j is overidden by -B
 > I'll be looking into trying to make this sane...

Well, the easiest way would be to wrap assignments to compatMake in a
function and update MAKE_MODE then too.

Do you intend assigning .MAKE.MODE from the makefile to change the
behavior?

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index