qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] OpenBSD build (was: [PATCH v2] os-posix: Fix build on F


From: Andreas Färber
Subject: Re: [Qemu-devel] OpenBSD build (was: [PATCH v2] os-posix: Fix build on FreeBSD)
Date: Sat, 05 May 2012 19:08:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 16.04.2012 09:31, schrieb Gerd Hoffmann:
> Don't have FreeBSD at hand.  /me has a OpenBSD virtual machine for build
> tests where this code compiles without issues.
[snip]

I've now set up an OpenBSD 5.1 VM and it compiles okay. However the
output is completely chatty due to redundant declarations in the OpenBSD
system headers.

When I remove -Wredundant-decls from QEMU_CFLAGS it is much better.

Any suggestion how to properly fix this in configure? The QEMU_CFLAGS
block is before the OS has been checked, and fwiw the flag has been
around since 2008 (e0e36fe91d2eadcec8159eb6d728c9dd7fc6cf44 / r5931).

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]