strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition
authorAnton Blanchard <anton@samba.org>
Mon, 2 Dec 2013 06:33:37 +0000 (17:33 +1100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Jan 2014 22:21:26 +0000 (23:21 +0100)
commit7c4cd1afdf87c5bb63bfdd596458904b9747466f
treed769e731db56dbcc5a11df3d4f2f5fd7e69279dd
parentbf93f6a2e2f22f10e7257c0e987a2c319df1519a
strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition

Backport a patch from upstream to fix a conflict between glibc
headers and recent kernel headers (v3.10 or newer).

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/strace/strace-fix-ptrace_peeksiginfo_args.patch [new file with mode: 0644]
package/strace/strace-update-configure.patch [new file with mode: 0644]