mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mark this Makefile SUBDIR_PARALLEL
I inserted the necessary SUBDIR+= .WAIT in the previous commit MFC after: 3 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
704816dd28
commit
57350d3578
1 changed files with 2 additions and 0 deletions
|
|
@ -4,4 +4,6 @@ SUBDIR+= framework
|
|||
SUBDIR+= .WAIT
|
||||
SUBDIR+= callout_test
|
||||
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue