On Thu, 10 Oct 2019 15:44+0200, Bengt Ahlgren wrote:

> That might well be it - I've done some buildworld:s with -DNO_CLEAN
> lately.  I'll test - thanks for the tip!

For what it's worth, I run this command prior to running
make -D NO_CLEAN buildworld buildkernel:

/usr/bin/find /usr/obj -type f -and \( -name vers.c -or -name .version -or 
-name version -or -name version.c -or -name '*crt1*.s' \) -exec rm -v -- {} \;

-- 
Trond.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to