We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8d282 commit db92129Copy full SHA for db92129
redhat/kernel.spec.template
@@ -2419,6 +2419,7 @@ for dir in bpf bpf/no_alu32 bpf/progs; do
2419
xargs -0 cp -t %{buildroot}%{_libexecdir}/kselftests/$dir || true
2420
done
2421
ln -sr %{buildroot}%{_libexecdir}/kselftests/bpf/bpftool %{buildroot}%{_libexecdir}/kselftests/bpf/no_alu32/bpftool
2422
+%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
2423
popd
2424
export -n BPFTOOL
2425
%endif
0 commit comments