summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/glibc-eglibc.in-common2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index 6c5d2f0..f199e3a 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -14,6 +14,7 @@ config LIBC_GLIBC_MAY_FORCE_PORTS
default y if ARCH_arm
default y if ARCH_mips
select LIBC_GLIBC_USE_PORTS
+ depends on !LIBC_GLIBC_2_20_or_later
# Force using the BFD linker during the toolchain build
config LIBC_glibc_familly
@@ -121,6 +122,7 @@ config LIBC_GLIBC_FORCE_UNWIND
config LIBC_GLIBC_USE_PORTS
bool
prompt "Use the ports addon"
+ depends on !LIBC_GLIBC_2_20_or_later
help
The ports addon contains some architecture ports that are not available
in the official distribution.