Allow building BPF on all archs
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
1e76f70f4c
commit
470159b749
@ -19,11 +19,7 @@ BuildRequires: systemd-devel
|
||||
|
||||
# BPF decoder dependencies
|
||||
|
||||
%ifarch i686 x86_64
|
||||
%define with_bpf 1
|
||||
%else
|
||||
%define with_bpf 0
|
||||
%endif
|
||||
|
||||
%if %{with_bpf}
|
||||
BuildRequires: elfutils-libelf-devel clang
|
||||
|
||||
Loading…
Reference in New Issue
Block a user