Exclude arm from numactl-devel BR for per

It doesn't exist on 32-bit ARM either.
This commit is contained in:
Josh Boyer 2014-10-24 11:33:53 -04:00
parent eaaf41da58
commit 65c87507f9
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ BuildRequires: sparse
%if %{with_perf}
BuildRequires: elfutils-devel zlib-devel binutils-devel newt-devel python-devel perl(ExtUtils::Embed) bison flex
BuildRequires: audit-libs-devel
%ifnarch s390 s390x
%ifnarch s390 s390x %{arm}
BuildRequires: numactl-devel
%endif
%endif