Author: bdrewery
Date: Sun Oct 29 01:21:06 2017
New Revision: 325075
URL: https://svnweb.freebsd.org/changeset/base/325075

Log:
  Remove comment: debug files can be useful for build tools.
  
  Sponsored by: Dell EMC Isilon

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Sun Oct 29 01:21:02 2017        (r325074)
+++ head/Makefile.inc1  Sun Oct 29 01:21:06 2017        (r325075)
@@ -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 \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to