mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
Disable UML driver on mingw RPM build
This commit is contained in:
parent
5a01629128
commit
567989d0de
@ -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
|
||||
|
@ -49,6 +49,7 @@ MinGW Windows libvirt virtualization library.
|
||||
--without-xen \
|
||||
--without-qemu \
|
||||
--without-lxc \
|
||||
--without-uml \
|
||||
--without-openvz \
|
||||
--without-libvirtd
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user