mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 15:26:43 +01:00
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:
parent
034fb271ae
commit
66788feea0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288218
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user