summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/libc/glibc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/libc/glibc.in b/config/libc/glibc.in
index 3905f6e..659a86b 100644
--- a/config/libc/glibc.in
+++ b/config/libc/glibc.in
@@ -59,6 +59,9 @@ config GLIBC_DEP_PYTHON
def_bool y
select GLIBC_REQUIRE_older_than_2_29 if !CONFIGURE_has_python_3_4_or_newer
+comment "glibc >=2.29 requires python >3.4"
+ depends on !CONFIGURE_has_python_3_4_or_newer
+
config GLIBC_DEP_MAKE_4_0
def_bool y
depends on GLIBC_2_28_or_later && !CONFIGURE_has_make_4_0_or_newer