From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] br toolchain: gcc4.x/5.x bugfix libsanitizer ppc
Date: Sat, 15 Jul 2017 11:36:31 +0200 [thread overview]
Message-ID: <20170715113631.2d71bb27@windsurf> (raw)
In-Reply-To: <1499976005-36459-1-git-send-email-matthew.weber@rockwellcollins.com>
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@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
next prev parent reply other threads:[~2017-07-15 9:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 20:00 [Buildroot] [PATCH v2 1/1] br toolchain: gcc4.x/5.x bugfix libsanitizer ppc Matt Weber
2017-07-15 9:36 ` Thomas Petazzoni [this message]
2017-07-19 17:45 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170715113631.2d71bb27@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox