openwrt/package/devel/strace
Jonas Gorski e7873c4d7e
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
strace: use bundled kernel headers
Build against the bundled kernel headers instead of using the current
kernel ones. This ensures strace is using the kernel headers it is
written against, and not a random one that may contain breaking uapi
changes (which happen from time to time).

Fixes build against 6.18 final and recent LTS/stable kernels that got
minor uapi breakages (rename of a 6.18 introduced #define and a struct
field).

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2026-01-21 11:41:59 +01:00
..
patches strace: Update to version 5.14 2021-11-03 23:52:08 +01:00
Makefile strace: use bundled kernel headers 2026-01-21 11:41:59 +01:00