Files
meta-openembedded/meta-oe/recipes-kernel
Preeti Sachan d634c5c1a6 bpftool: fix libelf.h not found error
When build host machine is not installed with elfutils-libelf-devel, it
throws compile error "libelf.h: No such file or directory". Fix missing
headers file by including path ${STAGING_INCDIR_NATIVE} via CFLAGS variable.
Use headers file from ${STAGING_INCDIR_NATIVE} instead of host machine.

Error:
| libbpf_internal.h:19:10: fatal error: libelf.h: No such file or directory

Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-07 09:33:13 -08:00
..
2024-09-11 21:15:34 -07:00
2023-05-26 08:28:37 -07:00
2025-01-01 19:02:19 -08:00
2023-04-04 13:39:46 -07:00
2024-10-12 07:57:16 -07:00