diff options
Diffstat (limited to 'config/arch/riscv.in')
-rw-r--r-- | config/arch/riscv.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arch/riscv.in b/config/arch/riscv.in index f4b3eeb7..6b98520c 100644 --- a/config/arch/riscv.in +++ b/config/arch/riscv.in @@ -13,6 +13,7 @@ ## select GCC_REQUIRE_7_or_later ## select BINUTILS_REQUIRE_2_28_or_later ## select GDB_REQUIRE_8_0_or_later if DEBUG_GDB +## select GLIBC_REQUIRE_2_29_or_later if LIBC_GLIBC ## help The RISC-V architecture, as defined by: ## help http://www.riscv.org/ |