From: Daniel P. Berrange Date: Tue, 25 Nov 2008 11:27:51 +0000 (+0000) Subject: Disable UML driver on mingw RPM build X-Git-Tag: LIBVIRT_0_5_0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567989d0de47db356c3cd7cb2977973899f28f89;p=thirdparty%2Flibvirt.git Disable UML driver on mingw RPM build --- diff --git a/ChangeLog b/ChangeLog index 0cbfc29a83..19a9559654 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 25 11:27:40 GMT 2008 Daniel P. Berrange + + * mingw32-libvirt.spec.in: Disable UML driver for mingw build + Tue Nov 25 11:17:40 GMT 2008 Daniel P. Berrange * src/xm_internal.c: Add missing _(...) calls to diagnostics diff --git a/mingw32-libvirt.spec.in b/mingw32-libvirt.spec.in index f0c0c0d52c..5c83178499 100644 --- a/mingw32-libvirt.spec.in +++ b/mingw32-libvirt.spec.in @@ -49,6 +49,7 @@ MinGW Windows libvirt virtualization library. --without-xen \ --without-qemu \ --without-lxc \ + --without-uml \ --without-openvz \ --without-libvirtd make