]> git.proxmox.com Git - mirror_qemu.git/commit
build-sys: silence make by default or V=0
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 Jan 2018 16:05:07 +0000 (17:05 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jan 2018 12:22:02 +0000 (13:22 +0100)
commit42a77f1ce4934b243df003f95bda88530631387a
treee187ec56f1ed9d3e1fdd85d62367a3ada49b77a5
parent14ab3aa7dc43b2eebbdf8b04a3b351b5ca5e13fe
build-sys: silence make by default or V=0

Move generic make flags in MAKEFLAGS (SUBDIR_MAKEFLAGS is more qemu specific).

Use --quiet to silence make 'is up to date' message.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180104160523.22995-3-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
rules.mak