Charles Baylis efcfd1abb6 improve a workaround for a glibc and GNU make incompatibility
Versions of GNU make newer than 4.4 trigger a hang in versions of glibc
older than 2.31. In e63c40854c977f488bee159a8f8ebf5fc06c8666, this was
fixed when the host platform provided make >= 4.4. However, if the
host distro provides only an ancient version of make, crosstool-ng would
still build make 4.4 as a comp tool, which would fail to build glibc.

Extend the previous workaround to build make 4.3 when building old
glibc versions which require it.

See also: #1946

Signed-off-by: Charles Baylis <cbaylis@fishzet.co.uk>
2024-09-14 14:38:55 +12:00
..
2024-09-09 08:58:59 +12:00
2024-07-24 10:45:07 +12:00
2024-06-05 19:31:45 +12:00
2024-06-05 19:31:45 +12:00
2017-04-22 18:41:50 -07:00
2019-02-21 21:18:37 -08:00
2024-06-05 19:31:45 +12:00