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:
@@ -53,7 +53,7 @@ STANDALONE_SUBDIR_TARGETS+= \
|
|||||||
maninstall manlint obj objlink
|
maninstall manlint obj objlink
|
||||||
|
|
||||||
# It is safe to install in parallel when staging.
|
# It is safe to install in parallel when staging.
|
||||||
.if defined(NO_ROOT)
|
.if defined(NO_ROOT) || !empty(SYSROOT)
|
||||||
STANDALONE_SUBDIR_TARGETS+= realinstall
|
STANDALONE_SUBDIR_TARGETS+= realinstall
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user