mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Parallel installation has been safe here since r267511 added SUBDIR_DEPEND.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
d1bd689d10
commit
57942836ce
1 changed files with 0 additions and 4 deletions
|
|
@ -308,8 +308,4 @@ _libusbhid= libusbhid
|
|||
_libusb= libusb
|
||||
.endif
|
||||
|
||||
.if !make(install)
|
||||
SUBDIR_PARALLEL=
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue