From e74cdd07a33785ca2c16b3ec394d41ceaf1f1aeb Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Mon, 7 Dec 2020 21:48:19 +0100 Subject: [PATCH] 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 Signed-off-by: Thomas Petazzoni --- .../toolchain-external-bootlin/Config.in.options | 1 - 1 file changed, 1 deletion(-) diff --git a/toolchain/toolchain-external/toolchain-external-bootlin/Config.in.options b/toolchain/toolchain-external/toolchain-external-bootlin/Config.in.options index 3c94ae1535..be9c204193 100644 --- a/toolchain/toolchain-external/toolchain-external-bootlin/Config.in.options +++ b/toolchain/toolchain-external/toolchain-external-bootlin/Config.in.options @@ -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, -- 2.30.2