mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 09:21:52 +00:00
Merge pull request #1231 from cpackham/glibc-2.28-make-4.0
libc: glibc 2.28 needs make 4.0
This commit is contained in:
commit
715591306f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user