qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/2] buildsys: Fix and enable module build
@ 2015-02-09 11:25 Fam Zheng
  2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 1/2] configure: Default to " Fam Zheng
  2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 2/2] .travis.yml: Add "--disable-modules" Fam Zheng
  0 siblings, 2 replies; 3+ messages in thread
From: Fam Zheng @ 2015-02-09 11:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: Brian Jackson, Peter Maydell, Michael Tokarev, Alexander Graf,
	Stefan Hajnoczi, Paolo Bonzini, Alex Bennée

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

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

end of thread, other threads:[~2015-02-09 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09 11:25 [Qemu-devel] [PATCH v4 0/2] buildsys: Fix and enable module build Fam Zheng
2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 1/2] configure: Default to " Fam Zheng
2015-02-09 11:25 ` [Qemu-devel] [PATCH v4 2/2] .travis.yml: Add "--disable-modules" Fam Zheng

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