Re-enable numa support now that bnc#598488 is resolved
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=57
This commit is contained in:
parent
796567ae90
commit
78c7fb52cc
@ -1,3 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 10:00:13 MDT 2010 - jfehlig@novell.com
|
||||
- Re-enable numa support now that bnc#598488 is resolved.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 13:16:31 MDT 2010 - jfehlig@novell.com
|
||||
- Allocate buffer to hold xend content
|
||||
|
@ -62,10 +62,6 @@
|
||||
%ifnarch x86_64 ia64
|
||||
%define with_numactl 0
|
||||
%endif
|
||||
# TEMP: no numa on 11.3 / Factory until bnc#598488 is resolved
|
||||
%if 0%{?suse_version} > 1120
|
||||
%define with_numactl 0
|
||||
%endif
|
||||
# SLES doesn't contain OpenVZ, VBox, UML, OpenNebula, or ESX
|
||||
%if 0%{?sles_version}
|
||||
%define with_openvz 0
|
||||
|
Loading…
Reference in New Issue
Block a user