strace: update to 4.10
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 11:05:50 +0000 (11:05 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 11:05:50 +0000 (11:05 +0000)
commit3201df013c11e325b5e0e584b3a7a0159e30d0d4
treefde01a8a7a8c23d33883f2987891f62f4f13cb7c
parent1151da62b18103a1601c1640e0ee113c8c222f0f
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]