mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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
This commit is contained in:
parent
c11f1016ec
commit
4ab0941ded
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue