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)
commitbbf9531ee7ca6a16c93ca394cf979874a50d6fa4
treed6ba764c1f830a04de8878bb88a3f7a6e2979655
parentc37d7a7e8f35e2f0ffa3a5dac89cea138f5ca193
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>
SVN-Revision: 46124
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]