summaryrefslogtreecommitdiffstats
path: root/cddl/sbin
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-05-20 12:26:09 +0000
committerngie <ngie@FreeBSD.org>2015-05-20 12:26:09 +0000
commit28898440e40dd61ba7f3200142cebc53c1aedc03 (patch)
tree9496ea358d378b8f77688c30433f7af3b49c6955 /cddl/sbin
parent22e6920de8ec2fded221d35dcbc4c29fc30ca6e5 (diff)
downloadFreeBSD-src-28898440e40dd61ba7f3200142cebc53c1aedc03.zip
FreeBSD-src-28898440e40dd61ba7f3200142cebc53c1aedc03.tar.gz
Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications are
freestanding (they require libraries build via make libraries in buildworld) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'cddl/sbin')
-rw-r--r--cddl/sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cddl/sbin/Makefile b/cddl/sbin/Makefile
index f40f2a4..19daabd 100644
--- a/cddl/sbin/Makefile
+++ b/cddl/sbin/Makefile
@@ -13,4 +13,6 @@ _zfs= zfs
_zpool= zpool
.endif
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud