https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211967
--- Comment #12 from k...@denninger.net --- (In reply to nc from comment #10) BTW if your machine is multi-core (and most are these days) you may want "make -jx buildkernel" instead of just "make buildkernel"; the "-jx" (replace "x" with the number of cores you have) tells the system to build with one executing job per CPU core. This can *greatly* reduce build time. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"