[Buildroot] [PATCH] package/glibc: only supports ARC little-endian since glibc 2.41
Thomas Petazzoni
thomas.petazzoni at bootlin.com
Mon Dec 8 16:23:39 UTC 2025
Hello,
+Synopsys/ARC people in Cc.
On Sat, 06 Dec 2025 07:36:52 +0100
Peter Korsgaard <peter at korsgaard.com> wrote:
> Does this mean we should completely drop support for big engian ARC?
config BR2_PACKAGE_UCLIBC_ARCH_SUPPORTS
bool
default y if BR2_aarch64
default y if BR2_aarch64_be
default y if BR2_arcle
default y if BR2_arceb
so I'd say no we don't need to drop support for big endian ARC as
uClibc still supports it.
However, I must say we have quite a few ARC-specific issues, which I
have reported a while ago to the Synopsys people, and there's no longer
any Synopsys participation to Buildroot. So I'm thinking we should
probably take this as a "Synopsys no longer cares" and therefore we
should drop support for ARC.
Let's see if they react to this e-mail. If they don't, it will be a
clear signal that they don't care anymore, and we should drop ARC.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
More information about the buildroot
mailing list