[libvirt] [PATCH] util: Add win32 version of virFileUnlink

Pavel Hrdina phrdina at redhat.com
Tue Sep 8 12:46:23 UTC 2015


On Mon, Sep 07, 2015 at 10:25:24AM +0200, Martin Kletzander wrote:
> Commit 35847860f65f Added the virFileUnlink function, but failed to add
> a version for mingw build, causing the following error:
> 
>   Cannot export virFileUnlink: symbol not defined
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/util/virfile.c | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

ACK, it's a build breaker fix for MinGW builds.

Pavel




More information about the libvir-list mailing list