Remove comment: debug files can be useful for build tools.
Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
67d2f51ad6
commit
0a3c9523e0
@ -848,7 +848,6 @@ _worldtmp: .PHONY
|
||||
-p ${WORLDTMP}/usr/include >/dev/null
|
||||
ln -sf ${.CURDIR}/sys ${WORLDTMP}
|
||||
.if ${MK_DEBUG_FILES} != "no"
|
||||
# We could instead disable debug files for these build stages
|
||||
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \
|
||||
-p ${WORLDTMP}/legacy/usr/lib >/dev/null
|
||||
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \
|
||||
|
Loading…
Reference in New Issue
Block a user