diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-12 19:27:14 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-10-12 19:43:36 +0200 |
commit | 1239610e223358d31bd9126f3bc5928deeba5d5f (patch) | |
tree | 212b8079988fe0c287a3694dcfa89e413bbea0a9 /package/perl-xml-parser | |
parent | d6d8bac0963d2596f8c291c234922f8d28436a25 (diff) | |
download | buildroot-1239610e223358d31bd9126f3bc5928deeba5d5f.tar.gz buildroot-1239610e223358d31bd9126f3bc5928deeba5d5f.zip |
valgrind: add patch to fix build on PowerPC uClibc
uClibc on PowerPC forgot to define some PTRACE_* definitions. Even
though the Buildroot uClibc package has a fix for this, it doesn't fix
external uClibc toolchains that are not patched. Therefore this commit
adds a patch to Valgrind to workaround the problem by defining
PTRACE_GETSIGINFO to the appropriate value on PowerPC when it's not
defined by the C library.
Fixes:
http://autobuild.buildroot.org/results/bc6/bc6be9aa1ad39201a1045a65c0c3eb1e968371f2/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-xml-parser')
0 files changed, 0 insertions, 0 deletions