qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] build: make sharing of objects explicit
@ 2011-02-24 10:33 Juan Quintela
  2011-02-24 10:33 ` [Qemu-devel] [PATCH 1/2] build: Create tools-obj-y variable Juan Quintela
  2011-02-24 10:33 ` [Qemu-devel] [PATCH 2/2] build: create shared-obj-y for tools/qemu-softmmu Juan Quintela
  0 siblings, 2 replies; 9+ messages in thread
From: Juan Quintela @ 2011-02-24 10:33 UTC (permalink / raw)
  To: qemu-devel

Hi

- all tools shared the same list of object files, create a variable instead
  or repeating them (tools-obj-y).
- tools and softmmu targets share lots of objects, just make that explicit
  with shared-obj-y.

Please review, Juan.

Juan Quintela (2):
  build: Create tools-obj-y variable
  build: create shared-obj-y for tools/qemu-softmmu

 Makefile      |    8 +++++---
 Makefile.objs |   14 +++++++++-----
 2 files changed, 14 insertions(+), 8 deletions(-)

-- 
1.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-02-24 14:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 10:33 [Qemu-devel] [PATCH 0/2] build: make sharing of objects explicit Juan Quintela
2011-02-24 10:33 ` [Qemu-devel] [PATCH 1/2] build: Create tools-obj-y variable Juan Quintela
2011-02-24 10:33 ` [Qemu-devel] [PATCH 2/2] build: create shared-obj-y for tools/qemu-softmmu Juan Quintela
2011-02-24 11:12   ` Peter Maydell
2011-02-24 11:44     ` Markus Armbruster
2011-02-24 12:19       ` [Qemu-devel] " Juan Quintela
2011-02-24 13:53         ` Markus Armbruster
2011-02-24 13:58           ` Paolo Bonzini
2011-02-24 14:09             ` Juan Quintela

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