bpf-headers: fix llvm invocation
authorKonstantin Demin <rockdrilla@gmail.com>
Thu, 13 Jun 2024 17:56:06 +0000 (20:56 +0300)
committerRobert Marko <robimarko@gmail.com>
Fri, 13 Sep 2024 10:20:01 +0000 (12:20 +0200)
commit844701f1c045bf7d9bd06014a4b0cf9dd3d6a29d
tree9f8b16fc301d2075887fb0c455e57d56ccb14b97
parentc4a926516038250105aef1cc5c6ec9fd5c74e300
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>
package/kernel/bpf-headers/Makefile