commit | b5a0f4bd1910b49b3d11b9bd712f9dc05f894d91 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Oct 19 15:44:30 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Oct 19 15:54:27 2018 +0100 |
tree | efbe69f037a970609edce364da24a07837e9bf09 | |
parent | 0595abceba85bee8d6c27e6e122722f816610df7 [diff] |
Makefile: Fix verbose builds on Windows Commit <ee1ba6d4ddf1> ("Makefile: Support totally quiet output with -s") broke verbose (V=1) builds on Windows. This patch fixes it by adding helpers to silence echo prints in a OS-dependent way. Change-Id: I24669150457516e9fb34fa32fa103398efe8082d Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>