summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-19 22:28:45 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-19 22:28:45 +0000
commite9da10d8aca6c6994d3b614050387db91156e9e8 (patch)
treedf908c76dce501b6b60dbfb51dfc334413ef99e4
parente34609452b4c7e665d7175d122a812277a9e8210 (diff)
downloadFreeBSD-src-e9da10d8aca6c6994d3b614050387db91156e9e8.zip
FreeBSD-src-e9da10d8aca6c6994d3b614050387db91156e9e8.tar.gz
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
-rw-r--r--share/mk/local.meta.sys.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/local.meta.sys.mk b/share/mk/local.meta.sys.mk
index 1aa749a..21b9c16 100644
--- a/share/mk/local.meta.sys.mk
+++ b/share/mk/local.meta.sys.mk
@@ -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"
OpenPOWER on IntegriCloud