Fix the strace ARM build when __NR_waitpid isnt defined -- undef SYS_waitpid, since...
authorChris Larson <clarson@kergoth.com>
Mon, 20 Oct 2003 22:50:05 +0000 (22:50 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 20 Oct 2003 22:50:05 +0000 (22:50 +0000)
commitf1252666438187c9a1c84107c499f73ee2f80f51
treef161100787055d09edfc52c515f4f2d2511931f0
parent7a454b7336771a1103d5da77b035e5d4b9d5e988
Fix the strace ARM build when __NR_waitpid isnt defined -- undef SYS_waitpid, since it attempts to use it directly, and define sys_waitpid to printargs.

BKrev: 3f94669dMKmij4fZW5v4vYnjwS0lOg
strace/strace-4.4.98/arm-syscall.patch [new file with mode: 0644]
strace/strace_4.4.98.oe