[Buildroot] [PATCH v2 5/6] package/uclibc: fix compilation errors

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 6 21:49:19 UTC 2020


On Tue,  8 Sep 2020 20:33:23 +0900
Damien Le Moal <damien.lemoal at wdc.com> wrote:

> Add four patches to fix compilation errors when building static no MMU
> uclibc. The first two patches are upstream uclibc patches on top of
> version 1.0.35 tag. The following two patches are added here as
> additional fixes.
> 
> Signed-off-by: Damien Le Moal <damien.lemoal at wdc.com>
> ---
>  ...evert-Fix-static-linking-with-GCC-10.patch |  43 ++++++++
>  ...0002-fix-static-builds-with-gcc-10.x.patch |  25 +++++
>  ...-utils-getconf-Fix-compilation-error.patch | 103 ++++++++++++++++++
>  .../0004-librt-avoid-compilation-error.patch  |  42 +++++++
>  4 files changed, 213 insertions(+)
>  create mode 100644 package/uclibc/0001-Revert-Fix-static-linking-with-GCC-10.patch
>  create mode 100644 package/uclibc/0002-fix-static-builds-with-gcc-10.x.patch
>  create mode 100644 package/uclibc/0003-utils-getconf-Fix-compilation-error.patch
>  create mode 100644 package/uclibc/0004-librt-avoid-compilation-error.patch

I believe all of those patches are upstream as of uclibc-ng 1.0.35, so
I've marked this patch as Rejected.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list