Author: bdrewery
Date: Fri Feb 19 22:28:45 2016
New Revision: 295827
URL: https://svnweb.freebsd.org/changeset/base/295827
Log:
DIRDEPS_BUILD: Enable the post-build footer/stats display.
There is no real downside to this and it is useful to have enabled.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/local.meta.sys.mk
Modified: head/share/mk/local.meta.sys.mk
==============================================================================
--- head/share/mk/local.meta.sys.mk Fri Feb 19 21:58:14 2016
(r295826)
+++ head/share/mk/local.meta.sys.mk Fri Feb 19 22:28:45 2016
(r295827)
@@ -204,6 +204,7 @@ CSU_DIR := ${CSU_DIR.${MACHINE_ARCH}}
.if !empty(TIME_STAMP)
TRACER= ${TIME_STAMP} ${:U}
.endif
+WITH_META_STATS= t
# toolchains can be a pain - especially bootstrappping them
.if ${MACHINE} == "host"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"