]> granicus.if.org Git - esp-idf/commit
gnu make: Make V= behaviour consistent with V=0
authorAngus Gratton <angus@espressif.com>
Mon, 24 Jun 2019 10:59:32 +0000 (20:59 +1000)
committerAngus Gratton <gus@projectgus.com>
Mon, 24 Jun 2019 11:01:12 +0000 (21:01 +1000)
commita60b1428d5b924f1a0249e363df12faeb5b73cf4
tree489e36f07647727ee6fa4fdb6bac4878218ae9cc
parentf4eb3ddfee27682bf2b48180a5bab901a56c14d1
gnu make: Make V= behaviour consistent with V=0

Previously, V=0 would print some verbose lines but not most of them.

This meant that it was impossible to disable all verbose output
when BATCH_BUILD=1

Closes https://github.com/espressif/esp-idf/issues/3488
make/component_wrapper.mk
make/project.mk