Build modules in parallel. This has been tested by several people at

various -j levels from 6 to 48 without problems.
This commit is contained in:
Ian Lepore 2014-05-12 13:33:12 +00:00
parent ad622f7078
commit 41bc2b723c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265915

View File

@ -2,6 +2,8 @@
.include <src.opts.mk>
SUBDIR_PARALLEL=
# Modules that include binary-only blobs of microcode should be selectable by
# MK_SOURCELESS_UCODE option (see below).