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:
James Fehlig 2010-06-21 16:01:08 +00:00 committed by Git OBS Bridge
parent 796567ae90
commit 78c7fb52cc
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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