qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v4 0/2] buildsys: Fix and enable module build


From: Fam Zheng
Subject: [Qemu-devel] [PATCH v4 0/2] buildsys: Fix and enable module build
Date: Mon, 9 Feb 2015 19:25:42 +0800

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




reply via email to

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