AUTO_OBJ: Don't create TARGET. directories during 'make universe'.
Reported by: rpokala Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
bd0e1beb98
commit
1ca30d8e1c
2
Makefile
2
Makefile
@ -558,7 +558,7 @@ universe_${target}_kernels: universe_${target}_prologue .MAKE .PHONY
|
||||
"check _.${target}.makeLINT for details"| ${MAKEFAIL}))
|
||||
.endif
|
||||
@cd ${.CURDIR}; ${SUB_MAKE} ${.MAKEFLAGS} TARGET=${target} \
|
||||
universe_kernels
|
||||
universe_kernels MK_AUTO_OBJ=no
|
||||
.endif # !MAKE_JUST_WORLDS
|
||||
|
||||
# Tell the user the worlds and kernels have completed
|
||||
|
Loading…
Reference in New Issue
Block a user