toolchain/toolchain-external/toolchain-external-bootlin: regenerate for riscv32 toolchain
The RISC-V 32-bit toolchain is using a recent glibc version that no longer has RPC support. Thanks to the change in gen-bootlin-toolchains, this is now properly detected. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/849510531 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8cba5463de
commit
e74cdd07a3
@ -3331,7 +3331,6 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
||||
select BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
||||
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
||||
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
||||
help
|
||||
Bootlin toolchain for the riscv32-ilp32d architecture,
|
||||
using the glibc C library. This is a bleeding-edge version,
|
||||
|
Loading…
Reference in New Issue
Block a user