]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Disable UML build on mingw32
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Nov 2008 16:50:18 +0000 (16:50 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Nov 2008 16:50:18 +0000 (16:50 +0000)
ChangeLog
autobuild.sh

index 89d717b0ea7693f76301c5a96caef4fd5a141dc1..bb1bdf78cd47c8c59fd57e7b305d52fbcdafae33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov 24 16:49:40 GMT 2008 Dnaiel P. Berrange <berrange@redhat.com>
+
+       * autobuild.sh: Disable UML driver on mingw32 biuld
+
 Mon Nov 24 16:01:40 CET 2008 Guido Günther <agx@sigxcpu.org>
 
        * src/Makefile.am: look for libvirt_sym.version in builddir
index e62926c4333f69a57664ff91b25ffd67cd32ccd5..e5d8554f766c727b5cb0141eb8407fb24067df78 100755 (executable)
@@ -72,6 +72,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
     --without-xen \
     --without-qemu \
     --without-lxc \
+    --without-uml \
     --without-openvz \
     --without-libvirtd