]> xenbits.xensource.com Git - libvirt.git/commitdiff
Disable UML driver on mingw RPM build
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 25 Nov 2008 11:27:51 +0000 (11:27 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 25 Nov 2008 11:27:51 +0000 (11:27 +0000)
ChangeLog
mingw32-libvirt.spec.in

index 0cbfc29a839bddea66d3718e8c4e31f2d5eb37f7..19a9559654020050afde3163feb8cf91dc97cd8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index f0c0c0d52c6026bd65fbc51297203a3683cf83af..5c8317849903dafba8c755f6ab38a130571ab80a 100644 (file)
@@ -49,6 +49,7 @@ MinGW Windows libvirt virtualization library.
   --without-xen \
   --without-qemu \
   --without-lxc \
+  --without-uml \
   --without-openvz \
   --without-libvirtd
 make