qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] build: qemu-ga: fix VSS dependencies


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 3/4] build: qemu-ga: fix VSS dependencies
Date: Mon, 7 Sep 2015 12:48:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 28/08/2015 01:55, Michael Roth wrote:
> Now we can build qemu-ga MSI package with:
>   ./configure ...
>   make qemu-ga.exe
>   make msi
> 
> or simply:
>   ./configure ...
>   make msi

Shouldn't the latter have always worked?

I think that if someone does "make qemu-ga.exe" they should *not* get
the VSS files.  Perhaps we can add a Win32-specific phony qemu-ga target
to build both qemu-ga.exe and the VSS files, but this patch's use of
filter-out is a bit ugly.

Paolo



reply via email to

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