[Buildroot] [PATCH v2 1/1] br toolchain: gcc4.x/5.x bugfix libsanitizer ppc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jul 15 09:36:31 UTC 2017


Hello,

On Thu, 13 Jul 2017 15:00:05 -0500, Matt Weber wrote:
> Fixes a missing include of signal.h
> 
> Verified to break 4.9.4 / 5.4.0 when using
> target_platform=powerpc-unknown-linux-gnu with glibc 2.25:
> 
> ../../../../gcc-host/libsanitizer/asan/asan_linux.cc: In function 'bool __asan::AsanInterceptsSignal(int)':
> ../../../../gcc-host/libsanitizer/asan/asan_linux.cc:222:20: error: 'SIGSEGV' was not declared in this scope
>    return signum == SIGSEGV && common_flags()->handle_segv;
> 
> Resolves Bug: https://bugs.busybox.net/show_bug.cgi?id=10061
> 
> Upstream: https://patchwork.ozlabs.org/patch/725596/
> 
> Signed-off-by: Matthew Weber <matthew.weber at rockwellcollins.com>
> ---

Applied to master after tweaking the commit log and the formatting of
the patches.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list