Exclude bpftool for i686
This commit is contained in:
parent
242db0dc40
commit
24de3a1fc7
@ -3355,7 +3355,9 @@ rm -f %{buildroot}/usr/libexec/kselftests/bpf/cpuv4/urandom_read
|
||||
|
||||
# Copy bpftool to kselftests so selftests is packaged with
|
||||
# the full bpftool instead of bootstrap bpftool
|
||||
%ifnarch i686
|
||||
cp ./bpf/tools/sbin/bpftool %{buildroot}%{_libexecdir}/kselftests/bpf/bpftool
|
||||
%endif
|
||||
|
||||
popd
|
||||
%{log_msg "end build selftests"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user