Reduce -j12 to -j3
This commit is contained in:
parent
a7db6b6ed3
commit
c0c6e3516e
@ -8,7 +8,7 @@
|
||||
.include "${.CURDIR}/make.conf"
|
||||
|
||||
# parallism flag for make.
|
||||
MAKEJ?="-j12"
|
||||
MAKEJ?="-j3"
|
||||
|
||||
.if defined(WITH_GEOM_VOL)
|
||||
# Do not hardcode device names, use FFS volume labels instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user