]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: Enable -Werror for MinGW builds, too
authorThomas Huth <thuth@redhat.com>
Wed, 8 Jun 2016 08:13:26 +0000 (10:13 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 16 Jun 2016 16:39:04 +0000 (18:39 +0200)
commite4650c81b3d15ba67236815defbb475c4bdf8690
treef70ae0fb5018c70c949c4f871117f984d1346a78
parente9abfcb57fd222d58a0c3c71917f9e40d09e9d35
configure: Enable -Werror for MinGW builds, too

MinGW seems to compile currently without warnings, so it should
be safe to enable -Werror now for this environment, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1465373606-18486-1-git-send-email-thuth@redhat.com>
Tested-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure