forked from pool/libvirt
disable building openvz driver
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=76
This commit is contained in:
parent
757ee8a970
commit
db37d74ef9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 9 17:28:43 MDT 2010 - jfehlig@novell.com
|
||||||
|
|
||||||
|
- disable building openvz driver
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 1 17:27:29 MDT 2010 - jfehlig@novell.com
|
Mon Nov 1 17:27:29 MDT 2010 - jfehlig@novell.com
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@
|
|||||||
%define with_xen 1
|
%define with_xen 1
|
||||||
%define with_qemu 1
|
%define with_qemu 1
|
||||||
%define with_lxc 1
|
%define with_lxc 1
|
||||||
%define with_openvz 1
|
|
||||||
%define with_vbox 1
|
%define with_vbox 1
|
||||||
|
%define with_openvz 0
|
||||||
%define with_uml 0
|
%define with_uml 0
|
||||||
%define with_one 0
|
%define with_one 0
|
||||||
# hypervisor drivers that use a native remote protocol
|
# hypervisor drivers that use a native remote protocol
|
||||||
|
Loading…
Reference in New Issue
Block a user