From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: dan@codesourcery.com
Subject: [Qemu-devel] [PATCH 0/2] Build fixes
Date: Thu, 5 Nov 2009 14:42:51 +0100 [thread overview]
Message-ID: <cover.1257428255.git.quintela@redhat.com> (raw)
Hi
This series fixes the parallel build of qemu. I tried to get the best of
Daniel and Stefan ideas with mine.
Once there fixed an obvious fix.
Daniel, can you check that parallel build also works for you? It works for me (TM).
Stefan, what do you think?
It avoids the recursive call for serializing dependencies.
We still need to put direct dependencies for qemu-{img,nbd,io}.o of the headers
I don't understand why the ones in rules.make are not enough.
Later, Juan.
Juan Quintela (2):
fix parallel build
fix type in CFLAGS name
Makefile | 9 ++++++---
Makefile.target | 6 +++---
rules.mak | 4 ++--
3 files changed, 11 insertions(+), 8 deletions(-)
next reply other threads:[~2009-11-05 13:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 13:42 Juan Quintela [this message]
2009-11-05 13:42 ` [Qemu-devel] [PATCH 1/2] fix parallel build Juan Quintela
2009-11-05 13:42 ` [Qemu-devel] [PATCH 2/2] fix type in CFLAGS name Juan Quintela
2009-11-05 14:13 ` [Qemu-devel] Re: [PATCH 0/2] Build fixes Daniel Jacobowitz
2009-11-05 16:17 ` Juan Quintela
2009-11-05 16:37 ` Daniel Jacobowitz
2009-11-05 16:47 ` Juan Quintela
2009-11-11 3:07 ` Paul Brook
2009-11-11 10:28 ` Juan Quintela
-- strict thread matches above, loose matches on Subject: below --
2012-12-20 11:29 [Qemu-devel] " Paolo Bonzini
2012-12-20 12:03 ` Markus Armbruster
2012-12-20 12:16 ` Peter Maydell
2012-12-22 15:42 ` Blue Swirl
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=cover.1257428255.git.quintela@redhat.com \
--to=quintela@redhat.com \
--cc=dan@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/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).