diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2018-01-23 16:47:18 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-02-13 11:44:13 +0100 |
commit | 7b40951922616628d028622fed5aaeec63275201 (patch) | |
tree | 3277acfad5cdd44138098521358cd7984a988bd3 /target/i386/hax-windows.h | |
parent | 8cc357b5a8dfba8ed11d1ce376afbc4ea35677a9 (diff) |
make: fix help message reference to bogus V=0 variable
The make rules for building QEMU are mostly silent by default. They can
be made verbose by setting the variable V=1. The default state does not
however correspond to a V=0 setting - $(V) must be undefined / empty to
get the default quiet build.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <20180123164718.12714-3-berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/hax-windows.h')
0 files changed, 0 insertions, 0 deletions