[Buildroot] [PATCH 1/1] package/uclibc: Patch to fix check_as macro in Rules.mak

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu May 7 21:20:02 UTC 2020


On Fri, 24 Apr 2020 12:47:04 +0000
"Patzlaff, Marcel" <m.patzlaff at 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 at 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


More information about the buildroot mailing list