mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-04 00:58:38 +03:00
Disable UML build on mingw32
This commit is contained in:
parent
4b4a6d9d56
commit
6f5600c803
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user