提交 a132fb09 编写于 作者: D Daniel P. Berrange

Disable numactl on ARM architectures too

* libvirt.spec.in: Disable numactl on ARM
上级 091fa6a8
...@@ -92,8 +92,8 @@ ...@@ -92,8 +92,8 @@
%define with_libxl 0 %define with_libxl 0
%endif %endif
# Numactl is not available on s390[x] # Numactl is not available on s390[x] and ARM
%ifarch s390 s390x %ifarch s390 s390x %{arm}
%define with_numactl 0 %define with_numactl 0
%endif %endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册