Actions
Bug #3097
openbuild for eBPF programs needs a way to specify Linux header location
Affected Versions:
Effort:
Difficulty:
Label:
Description
We saw that building eBPF programs on Debian unstable does not work reliably because the include path is specified as /usr/include/$(build_cpu)-$(build_os)
. Instead, /usr/include/<multiarch-triplet>
should be used, but there's no easy, portable way to determine that.
Updated by Hilko Bengen over 5 years ago
I have a patch ready, but a fix for #2789 should be merged first.
Updated by Andreas Herz over 5 years ago
- Assignee set to Hilko Bengen
- Target version set to TBD
Updated by Andreas Herz about 5 years ago
Since it's now merged, will you send us the patch :)?
Updated by Victor Julien about 5 years ago
- Status changed from New to Assigned
- Target version changed from TBD to 70
Updated by Victor Julien about 4 years ago
- Target version changed from 70 to TBD
Actions