From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] build: make sharing of objects explicit
Date: Thu, 24 Feb 2011 11:33:06 +0100 [thread overview]
Message-ID: <cover.1298542814.git.quintela@redhat.com> (raw)
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
next reply other threads:[~2011-02-24 10:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 10:33 Juan Quintela [this message]
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
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.1298542814.git.quintela@redhat.com \
--to=quintela@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.