From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Brian Jackson" <iggy@theiggy.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Michael Tokarev" <mjt@tls.msk.ru>,
"Alexander Graf" <agraf@suse.de>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [Qemu-devel] [PATCH v4 0/2] buildsys: Fix and enable module build
Date: Mon, 9 Feb 2015 19:25:42 +0800 [thread overview]
Message-ID: <1423481144-20314-1-git-send-email-famz@redhat.com> (raw)
v4: Fix patch 1 by:
- Squashing Paolo's patch in reply to v2, to fix static build.
- Fix "pie" check to allow module build on ARM (and hopefully other
platforms).
- Tested {$DEFAULT,--enable-modules,--disable-modules} on {x86_64, arm}
hosts. "--static" is not tested because I don't have the static libraries
on my machine.
Fam Zheng (2):
configure: Default to enable module build
.travis.yml: Add "--disable-modules"
.travis.yml | 2 +-
configure | 126 +++++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 84 insertions(+), 44 deletions(-)
--
1.9.3
next reply other threads:[~2015-02-09 11:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-09 11:25 Fam Zheng [this message]
2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 1/2] configure: Default to enable module build Fam Zheng
2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 2/2] .travis.yml: Add "--disable-modules" Fam Zheng
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=1423481144-20314-1-git-send-email-famz@redhat.com \
--to=famz@redhat.com \
--cc=agraf@suse.de \
--cc=alex.bennee@linaro.org \
--cc=iggy@theiggy.com \
--cc=mjt@tls.msk.ru \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).