Warner Losh [i...@bsdimp.com] wrote:
> 
> You can just build the boot blocks at each step if you'd like to save some
> time on the binary search.
> 
> cd stand
> make cleandir obj depend
> make -j XX
> sudo -E make install
> 
> should suffice. There's no compiler dependency that I'm aware of.
>
I have started another buildworld.  I should probably let it run to
completion and then test whether it boots.  Thanks for the suggestion
on further builds.

Tom

-- 
Public Keys:
PGP KeyID = 0x5F22FDC1
GnuPG KeyID = 0x620836CF
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to