From 87605d659376fa9ed791e20c19c78521bb5c1a2c Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Fri, 31 Jan 2025 08:36:42 +1300 Subject: glibc: Add 2.41 https://sourceware.org/pipermail/libc-announce/2025/000045.html Support for nios2*-*-linux-gnu has been removed in this version so the nios2 architecture now requires and older glibc. Signed-off-by: Chris Packham --- config/arch/nios2.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/arch/nios2.in b/config/arch/nios2.in index c773860c..5d592db0 100644 --- a/config/arch/nios2.in +++ b/config/arch/nios2.in @@ -9,6 +9,7 @@ ## select ARCH_SUPPORTS_FLAT_FORMAT ## select GCC_REQUIRE_older_than_15 ## select GDB_REQUIRE_older_than_16 +## select GLIBC_REQUIRE_older_than_2_41 ## ## help The NIOS2 architecture, as defined by: ## help http://www.altera.com -- cgit v1.2.3