Re: make -DNOCLEAN buildworld taking a long time

From: Daniel O'Connor <doconnor_at_gsoft.com.au>
Date: Fri, 26 Oct 2007 19:39:46 +0930
On Fri, 26 Oct 2007, rihad wrote:
> I'm frequently doing cd /usr/src/ && make update, and then the whole
> buildworld/kernel/mergemaster dance.  Why is make -DNOCLEAN

You can use -DNO_KERNELDEPEND for kernel stuff if you're confident the 
changes you're making won't impact on file dependencies.

I have to wonder why you're doing it often though..

> buildworld kernel taking a long time rebuilding most parts? Shouldn't
> it only build whatever has changed?

Unfortunately due to limitations in the way make works and is being used 
mean that there is a lot of crap to get through even if nothing is 
actually done :(

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Received on Fri Oct 26 2007 - 08:09:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:20 UTC