mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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>
|
Tue Nov 25 11:17:40 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||||
|
|
||||||
* src/xm_internal.c: Add missing _(...) calls to diagnostics
|
* src/xm_internal.c: Add missing _(...) calls to diagnostics
|
||||||
|
@ -49,6 +49,7 @@ MinGW Windows libvirt virtualization library.
|
|||||||
--without-xen \
|
--without-xen \
|
||||||
--without-qemu \
|
--without-qemu \
|
||||||
--without-lxc \
|
--without-lxc \
|
||||||
|
--without-uml \
|
||||||
--without-openvz \
|
--without-openvz \
|
||||||
--without-libvirtd
|
--without-libvirtd
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user