openwrt/package/kernel/bpf-headers
Konstantin Demin 844701f1c0 bpf-headers: fix llvm invocation
- specify CC target explicitly
- define KBUILD_SYM32=n to select "native" build format (if building with 64-bit arch)
- rewrap lines (for good)

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15702
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-13 12:20:01 +02:00
..
files bpf-headers: ship a modified version of stdarg.h from musl to fix ebpf build on glibc 2022-03-07 10:38:41 +01:00
patches bpf-headers: fix use of netlink.h header 2024-05-01 19:11:33 +02:00
src/include/generated bpf-headers: add a package with kernel headers for ebpf 2021-11-01 16:39:09 +01:00
Makefile bpf-headers: fix llvm invocation 2024-09-13 12:20:01 +02:00