diff options
author | Chris Zankel <chris@zankel.net> | 2013-06-09 14:35:44 -0700 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-10 14:03:46 +0200 |
commit | 45ef34d5cf28b4a96fcaea7aacae309ac3b4c51b (patch) | |
tree | 440b466306bcb220f94f19d33bd15b6a4620d9e9 /package/genpart | |
parent | 2228c15e4161881fd77c3134f73bb5f913d4971a (diff) | |
download | buildroot-novena-45ef34d5cf28b4a96fcaea7aacae309ac3b4c51b.tar.gz buildroot-novena-45ef34d5cf28b4a96fcaea7aacae309ac3b4c51b.zip |
strace: upgrade to 4.8, supporting now aarch64, and xtensa
Remove 'strace-fix-arm-bad-syscall.patch'. This patch had been integrated
in v4.6 (commit: 9bc6340d2) and was later replaced with a generic solution
in v.7 (commit: 2ce12ed31c2).
Strace still cannot handle non-LFS environments, so a modified version of
strace-fix-disabled-largefile-syscalls.patch remains. The 64-bit syscalls
(sys_truncate64, etc.) are references in the sysent structure but the
functinon definitions are commented out becuase of the missing LFS support.
The workaround for the 'forced lfs mode' doesn't seem to be necessary anymore.
Build tested on arm w and w/o LFS support.
[Peter: arc still not supported]
Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/genpart')
0 files changed, 0 insertions, 0 deletions