summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-10-02 04:17:06 (GMT)
committerGitHub <noreply@github.com>2019-10-02 04:17:06 (GMT)
commit715591306ff97f2838d15b5ac641db9098d7bf6f (patch)
tree1d6df321e2e4f4112374b23fb3f91c47a45b3560 /config/libc
parentb01fbcb8b05b4a42ff79a4f60bb2495fb9078083 (diff)
parentaf2f3ac9c5454cb89d081405468ee5df58994ab4 (diff)
Merge pull request #1231 from cpackham/glibc-2.28-make-4.0
libc: glibc 2.28 needs make 4.0
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/glibc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/glibc.in b/config/libc/glibc.in
index 48f49fe..c753359 100644
--- a/config/libc/glibc.in
+++ b/config/libc/glibc.in
@@ -59,7 +59,7 @@ config GLIBC_DEP_PYTHON
config GLIBC_DEP_MAKE_4_0
def_bool y
- depends on GLIBC_2_29_or_later && !CONFIGURE_has_make_4_0_or_newer
+ depends on GLIBC_2_28_or_later && !CONFIGURE_has_make_4_0_or_newer
select COMP_TOOLS_MAKE
select MAKE_REQUIRE_4_0_or_later
select MAKE_GNUMAKE_SYMLINK # Override old host make in .build/tools/bin