commit | 27032630c0683c30fa78a7bf9432c5b651707f7b | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Jun 01 04:52:59 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 01 04:52:59 2016 +0000 |
tree | 15a74c1d19bef8c125a0d38734a9597206a1079c | |
parent | 520442f0537c72276147e86116a1170ea1ddc9d7 [diff] | |
parent | b9dd243b1c375f8b11129a94a9b8315064b3e087 [diff] |
Merge "Update default NINJA_STATUS to show finished edges"
diff --git a/core/ninja.mk b/core/ninja.mk index 589affe..bbd5863 100644 --- a/core/ninja.mk +++ b/core/ninja.mk
@@ -101,7 +101,7 @@ endif ifeq (,$(NINJA_STATUS)) -NINJA_STATUS := [%p %s/%t]$(space) +NINJA_STATUS := [%p %f/%t]$(space) endif NINJA_EXTRA_ARGS :=