qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Build fixes


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/2] Build fixes
Date: Thu, 5 Nov 2009 14:42:51 +0100

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(-)





reply via email to

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