Follow-up r295827: Don't enable meta stats when recursing PROGS.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
3cf3d03900
commit
d424483b4b
@ -205,7 +205,9 @@ CSU_DIR := ${CSU_DIR.${MACHINE_ARCH}}
|
||||
.if !empty(TIME_STAMP)
|
||||
TRACER= ${TIME_STAMP} ${:U}
|
||||
.endif
|
||||
.if !defined(_RECURSING_PROGS)
|
||||
WITH_META_STATS= t
|
||||
.endif
|
||||
|
||||
# toolchains can be a pain - especially bootstrappping them
|
||||
.if ${MACHINE} == "host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user