Merge "Update default NINJA_STATUS to show finished edges" am: 27032630c0

am: 91fbe6006a

* commit '91fbe6006a1422611e7ec2956d641c18b62f1f4f':
  Update default NINJA_STATUS to show finished edges

Change-Id: Iaf65cd8a7fcccdb7e4f06a6708788161885c0dc5
This commit is contained in:
Colin Cross 2016-06-01 05:05:34 +00:00 committed by android-build-merger
commit 2a73e9280b
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ $(shell mkdir -p $(dir $(my_ninja_suffix_file)) && \
endif
ifeq (,$(NINJA_STATUS))
NINJA_STATUS := [%p %s/%t]$(space)
NINJA_STATUS := [%p %f/%t]$(space)
endif
NINJA_EXTRA_ARGS :=