]> git.ipfire.org Git - thirdparty/openwrt.git/commit
strace: use bundled kernel headers 21536/head
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 14 Jan 2026 09:30:55 +0000 (10:30 +0100)
committerJonas Gorski <jonas.gorski@gmail.com>
Wed, 21 Jan 2026 10:41:59 +0000 (11:41 +0100)
commite7873c4d7ee771b1f975986cf81ecf31d692580f
tree9c36bfa75f269597819e3024e19a6bff389fe328
parent8076376aca2bb572c8dcae3a4cef14d05c4111a0
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>
package/devel/strace/Makefile