From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/uclibc: Patch to fix check_as macro in Rules.mak
Date: Thu, 7 May 2020 23:20:02 +0200 [thread overview]
Message-ID: <20200507232002.274fd3d2@windsurf.home> (raw)
In-Reply-To: <AM0P194MB06448CBCB64FBB28F3240C118BD00@AM0P194MB0644.EURP194.PROD.OUTLOOK.COM>
On Fri, 24 Apr 2020 12:47:04 +0000
"Patzlaff, Marcel" <m.patzlaff@pilz.de> wrote:
> This introduces a patch for uClibc to fix a feature check macro which
> does not work when building with binutils 2.31.x or higher. Without
> this fix, all binaries of uClibc will always request an executable
> stack and thus all other binaries that link to it!
>
> See also https://bugs.busybox.net/show_bug.cgi?id=12801
>
> Signed-off-by: Marcel Patzlaff <m.patzlaff@pilz.de>
> ---
> ...heck_as-for-recent-binutils-versions.patch | 42 +++++++++++++++++++
> 1 file changed, 42 insertions(+)
> create mode 100644 package/uclibc/0003-Rules.mak-Fix-check_as-for-recent-binutils-versions.patch
In the mean time, your patch was merged in upstream uClibc-ng, version
1.0.34 was released, and we just applied a patch for Buildroot that
updates to use uClibc-ng 1.0.34.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-05-07 21:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 12:47 [Buildroot] [PATCH 1/1] package/uclibc: Patch to fix check_as macro in Rules.mak Patzlaff, Marcel
2020-05-04 22:06 ` Romain Naour
2020-05-07 21:20 ` Thomas Petazzoni [this message]
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=20200507232002.274fd3d2@windsurf.home \
--to=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.