
8 Sep
2015
8 Sep
'15
12:46 p.m.
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@redhat.com> --- src/util/virfile.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
ACK, it's a build breaker fix for MinGW builds. Pavel