eBPF file getting stripped in %install section
I’m packaging an application including an eBPF program. I currently have the following in the %install
section of my spec file:
How to generate a kernel src rpm for Rocky with my kernel sources replacing the kernel sources tar ball from Rocky
In few words, I would like to eventually be able to build my own kernel for Rocky Linux from my git repo.
How can I modify .rpmmacros file to add an compilation option for a subset of RPM packages?
I want to build a group of rpm packages, and some of them need to have an additional compilation option (-my_own_option).