mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
These can build in parallel.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
aae63957af
commit
88ad7d508a
2 changed files with 4 additions and 0 deletions
|
|
@ -3,4 +3,6 @@
|
|||
SUBDIR= libcasper
|
||||
SUBDIR+= services
|
||||
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -6,4 +6,6 @@ SUBDIR+= cap_pwd
|
|||
SUBDIR+= cap_random
|
||||
SUBDIR+= cap_sysctl
|
||||
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue