[Buildroot] [PATCH] toolchain/buildroot: glibc does not always have native RPC

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Dec 29 21:14:34 UTC 2020


On Tue, 29 Dec 2020 22:10:30 +0100
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> Starting with glibc-2.32, the RPC code has been removed from
> glibc [0], and it is not possible anymore to enable it, even
> with the --enable-obsolete-rpc configure option (which was
> also removed).
> 
> riscv32 and arc both use a glibc 2.32+ so do not forecfully
> enable native RPC for them.
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  toolchain/toolchain-buildroot/Config.in | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

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



More information about the buildroot mailing list