openwrt-mirror/package/devel
Robert Marko ed23b44e55 perf: disable BUILD_BPF_SKEL
BUILD_BPF_SKEL was set to 1 by default in upstream commit:
9925495d96efc14d885ba66c5696f664fe0e663c ("perf build: Default
BUILD_BPF_SKEL, warn/disable for missing deps")

Prior to that, it was disabled by default and you had to enable it to
build BPF skeleton support.

So in order to fix perf compilation with kernel 6.12, lets disable
BUILD_BPF_SKEL.

Fixes: #19310
Link: https://github.com/openwrt/openwrt/pull/19361
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-10 20:42:07 +02:00
..
binutils binutils: update to 2.42 2024-02-12 23:41:03 +01:00
gdb gdb: update to version 16.2 2025-05-05 13:57:08 +02:00
gperf gperf: build as C++11 2024-05-10 00:11:10 +02:00
kselftests-bpf kselftests-bpf: add support for kernel 6.12 2025-05-29 22:46:46 +02:00
leds treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
perf perf: disable BUILD_BPF_SKEL 2025-07-10 20:42:07 +02:00
ply ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
strace strace: update to 6.14 2025-03-25 23:25:51 +01:00
tmon tmon: make version apk compatible 2024-08-22 17:53:28 +02:00
trace-cmd trace-cmd: update to 3.3 2024-08-24 21:26:55 +02:00
valgrind valgrind: Remove unsupported configure options. 2024-10-08 22:23:11 +02:00