]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
strace: Fix build found with 64bit time_t/musl
authorKhem Raj <raj.khem@gmail.com>
Tue, 12 Nov 2019 20:55:37 +0000 (12:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 13:14:25 +0000 (13:14 +0000)
commit3f91512ffc8c1c3374b3a67df5f86e884c78d7a1
tree8b27bef3e62d62cc7f80ac138ad1834e85e5e9ed
parent1dafcd8c699fa77564bd42ab5597ed640a4853e4
strace: Fix build found with 64bit time_t/musl

This ensures that its using linux headers for matching the syscall
structures

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace/sys_headers.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_5.3.bb