PROGS: Let the parent run the children in parallel.

This seems to work fine.

MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-09-25 15:57:00 +00:00
parent 034fb271ae
commit 66788feea0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288218

View File

@ -66,8 +66,6 @@ all: ${PROGS}
# We cannot capture dependencies for meta mode here
UPDATE_DEPENDFILE = NO
# nor can we safely run in parallel.
.NOTPARALLEL:
.endif
.endif # PROGS || PROGS_CXX