strace: update to 4.10
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 11:05:50 +0000 (11:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 11:05:50 +0000 (11:05 +0000)
commit20af9ba6fa7270f6533e896a1b97378012a687c9
treefde01a8a7a8c23d33883f2987891f62f4f13cb7c
parent3fc9fc7a53431eaadbb11f4bb80766553c2b72c9
strace: update to 4.10

- include upstream fixes for musl compatibility
Include <sys/stat.h> for S_I* macros
d34e00b293942b1012ddc49ed3ab379a32337611

Include <linux/ioctl.h> for _IOC_* macros
3460dc486d333231998de0f19918204aacee9ae3

strace 4.8 is broken with musl on some arch
(arm: omap,oxnas according to buildbot)

compile tested only

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46124 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/devel/strace/Makefile
package/devel/strace/patches/001-upstream-musl_includes.patch [new file with mode: 0644]
package/devel/strace/patches/100-musl_fix.patch [deleted file]