Merge openembedded@openembedded.bkbits.net:packages
[vuplus_openembedded] / strace / strace_4.4.98.oe
1 DEPENDS = "virtual/libc"
2 DESCRIPTION = "strace is a system call tracing tool."
3
4 SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
5            file://${FILESDIR}/arm-compilation.patch;patch=1 \
6            file://${FILESDIR}/arm-syscall.patch;patch=1"
7
8 inherit autotools
9
10 export INCLUDES = "-I. -I./linux"