strace: Version bump to 4.7
This also fixes a compilation problem with kernel headers 3.5 http://autobuild.buildroot.net/results/bb66a3a06d26f558e1c4c0593bb68e7af1d82398/build-end.log Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b601212e98
commit
3732b05b1d
@ -4,8 +4,8 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
STRACE_VERSION = 4.5.20
|
||||
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.bz2
|
||||
STRACE_VERSION = 4.7
|
||||
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
|
||||
STRACE_SITE = http://downloads.sourceforge.net/project/strace/strace/$(STRACE_VERSION)
|
||||
|
||||
STRACE_CONF_ENV = ac_cv_header_linux_if_packet_h=yes \
|
||||
|
Loading…
Reference in New Issue
Block a user