From: Jiri Benc on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2286#note_1273804191

This is a good workaround. I wonder though whether it should not be more
generic. We already have custom code to install the bpf selftest files (since
the upstream `make install` does not work correctly for packaging and upstream
can't be convinced to fix it). Part of that custom code identifies all bpf
files (see the `readelf | grep`). I wonder whether we could leverage that,
split that find into two and just install the bpf files to
`buildroot_unstripped` instead of `buildroot`? That way, it would just work
wherever the bpf files are located now or in the future.
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to