Similar to r296013 for NO_ROOT, force SUBDIR_PARALLEL for buildworld WORLDTMP staging.
MFC after: 2 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
0ec97ffc10
commit
cd19ecdbdc
@ -53,7 +53,7 @@ STANDALONE_SUBDIR_TARGETS+= \
|
||||
maninstall manlint obj objlink
|
||||
|
||||
# It is safe to install in parallel when staging.
|
||||
.if defined(NO_ROOT)
|
||||
.if defined(NO_ROOT) || !empty(SYSROOT)
|
||||
STANDALONE_SUBDIR_TARGETS+= realinstall
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user