[libvirt] [PATCH 0/3] Fix mingw build

Michal Privoznik mprivozn at redhat.com
Mon Dec 21 08:31:46 UTC 2015


We have a build failure on mingw platform:4

https://ci.centos.org/job/libvirt-mingw/899/console

Michal Privoznik (3):
  sysconf: Include unistd.h
  tools: Include PIE_LDFLAGS at the correct place
  tools: Disable virt-login-shell on mingw

 m4/virt-login-shell.m4   | 18 +++++++++++++++---
 src/nodeinfo.c           |  1 +
 src/qemu/qemu_conf.h     |  2 ++
 src/util/vircgroup.c     |  1 +
 src/util/vircommand.c    |  1 +
 tools/Makefile.am        |  4 ++--
 tools/virt-login-shell.c |  1 +
 7 files changed, 23 insertions(+), 5 deletions(-)

-- 
2.4.10




More information about the libvir-list mailing list