summary refs log tree commit diff stats
path: root/hw/qdev-properties.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-07-09 14:38:08 +0200
committerBlue Swirl <blauwirbel@gmail.com>2012-07-14 10:48:03 +0000
commit417c9d72d48275d19c60861896efd4962d21aca2 (patch)
treea6ad786ef8cb9abdb418625a1dbb61be47f2584e /hw/qdev-properties.c
parent66f27e63ae3d91876d348e38fb5af4b48ae6b8fb (diff)
downloadfocaccia-qemu-417c9d72d48275d19c60861896efd4962d21aca2.tar.gz
focaccia-qemu-417c9d72d48275d19c60861896efd4962d21aca2.zip
configure: add -Werror to QEMU_CFLAGS early
We want all configure tests pass with -Werror if it is enabled. So we
need to update QEMU_CFLAGS early on to make sure we also pass it in to
all the compile test jobs.

This fixes a warning-became-error bug in nss for me with the default
configuration:

In file included from /usr/include/nss3/pkcs11t.h:1780,
                 from /usr/include/nss3/keythi.h:41,
                 from /usr/include/nss3/keyt.h:41,
                 from /usr/include/nss3/pk11pub.h:43,
                 from libcacard/vcard_emul_nss.c:21:
/usr/include/nss3/pkcs11n.h:365:26: error: "__GNUC_MINOR" is not defined

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions