Disable UML driver on mingw RPM build

This commit is contained in:
Daniel P. Berrange 2008-11-25 11:27:51 +00:00
parent 5a01629128
commit 567989d0de
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tue Nov 25 11:27:40 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
* mingw32-libvirt.spec.in: Disable UML driver for mingw build
Tue Nov 25 11:17:40 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
* src/xm_internal.c: Add missing _(...) calls to diagnostics

View File

@ -49,6 +49,7 @@ MinGW Windows libvirt virtualization library.
--without-xen \
--without-qemu \
--without-lxc \
--without-uml \
--without-openvz \
--without-libvirtd
make