qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Stefan Weil <weil@mail.berlios.de>
Subject: [Qemu-devel] [PATCH 0/2] configure: clang 3.5.0 build fixes
Date: Tue, 10 Mar 2015 12:23:43 +0000	[thread overview]
Message-ID: <1425990225-7539-1-git-send-email-stefanha@redhat.com> (raw)

QEMU does not compile cleanly under clang 3.5.0.  These patches eliminate the
avalanche of warnings and make the build usable.

Stefan Hajnoczi (2):
  configure: handle clang -nopie argument warning
  configure: silence glib unknown attribute __alloc_size__

 configure | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

-- 
2.1.0

             reply	other threads:[~2015-03-10 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 12:23 Stefan Hajnoczi [this message]
2015-03-10 12:23 ` [Qemu-devel] [PATCH 1/2] configure: handle clang -nopie argument warning Stefan Hajnoczi
2015-03-10 17:10   ` John Snow
2015-03-10 12:23 ` [Qemu-devel] [PATCH 2/2] configure: silence glib unknown attribute __alloc_size__ Stefan Hajnoczi
2015-03-10 17:12   ` John Snow
2015-03-12 13:29 ` [Qemu-devel] [PATCH 0/2] configure: clang 3.5.0 build fixes Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425990225-7539-1-git-send-email-stefanha@redhat.com \
    --to=stefanha@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).