qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: dan@codesourcery.com
Subject: [Qemu-devel] [PATCH v2 0/2]  Build fixes
Date: Thu,  5 Nov 2009 17:19:56 +0100	[thread overview]
Message-ID: <cover.1257437852.git.quintela@redhat.com> (raw)

Hi

[v2]
Define GENERATED_HEADERS before include rules.mak
That makes dependencies work correctly.

[v1]

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        |    8 +++++---
 Makefile.target |    6 ++++--
 rules.mak       |    4 ++--
 3 files changed, 11 insertions(+), 7 deletions(-)

             reply	other threads:[~2009-11-05 16:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 16:19 Juan Quintela [this message]
2009-11-05 16:19 ` [Qemu-devel] [PATCH 1/2] fix parallel build Juan Quintela
2009-11-05 16:19 ` [Qemu-devel] [PATCH 2/2] fix type in CFLAGS name Juan Quintela
2009-11-05 16:55 ` [Qemu-devel] Re: [PATCH v2 0/2] Build fixes Daniel Jacobowitz

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.1257437852.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).