qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] buildsys: Fix and enable module build


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/3] buildsys: Fix and enable module build
Date: Mon, 12 Jan 2015 11:30:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 12/01/2015 05:43, Fam Zheng wrote:
> The first patch fixes the module build: it doesn't fail but it links all the
> module objects into executables.
> 
> The second patch enables modules by default.
> 
> The last patch adds a non-module build in travis config.
> 
> 
> Fam Zheng (3):
>   rules.mak: Fix module build
>   configure: Default to enable module build
>   .travis.yml: Add "--disable-modules"
> 
>  .travis.yml |  3 ++
>  configure   | 96 
> ++++++++++++++++++++++++++++++++++++++++++-------------------
>  rules.mak   | 23 ++++++++-------
>  3 files changed, 82 insertions(+), 40 deletions(-)
> 

Applied patch 1 for now.  The change to default to enable modules will
be in a separate pull request.

Paolo



reply via email to

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