From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] toolchain/buildroot: glibc does not always have native RPC
Date: Tue, 29 Dec 2020 22:14:34 +0100 [thread overview]
Message-ID: <20201229221434.1528aa27@windsurf> (raw)
In-Reply-To: <20201229211030.3325582-1-yann.morin.1998@free.fr>
On Tue, 29 Dec 2020 22:10:30 +0100
"Yann E. MORIN" <yann.morin.1998@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@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@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
prev parent reply other threads:[~2020-12-29 21:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-29 21:10 [Buildroot] [PATCH] toolchain/buildroot: glibc does not always have native RPC Yann E. MORIN
2020-12-29 21:14 ` 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=20201229221434.1528aa27@windsurf \
--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.