[libvirt] [PATCH 0/2] host-validate: Don't build on Windows

Andrea Bolognani abologna at redhat.com
Fri Apr 8 16:04:49 UTC 2016


The recent fixes to virt-host-validate have caused the mingw
build to fail[1].

Instead of working around Windows' quirks in the tool, just
stop building it altogether - it's not like it made any
sense to have it available on that OS anyway.

Cheers.


[1] https://ci.centos.org/view/libvirt-project/job/libvirt-mingw/1496/

Andrea Bolognani (2):
  tools: Reorganize conditional bits
  configure: Make virt-host-validate optional

 configure.ac             | 29 ++++++++++++++++++-----------
 m4/virt-host-validate.m4 | 40 ++++++++++++++++++++++++++++++++++++++++
 tools/Makefile.am        | 35 ++++++++++++++++++-----------------
 3 files changed, 76 insertions(+), 28 deletions(-)
 create mode 100644 m4/virt-host-validate.m4

-- 
2.5.5




More information about the libvir-list mailing list