| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | provide a workaround for a glibc and GNU make incompatibility | Chris Packham | 2023-07-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Versions of GNU make newer than 4.4 trigger a hang in versions of glibc older than 2.31. As distros update to the newer GNU make version we'll start seeing more and more reports of this hang. Fortunately we already carry GNU make as a comp tool so all we need to do is select the right version when needed. Fixes #1946, #1932, #1975 Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
| * | make: Add GNU Make 4.4 | Chris Packham | 2022-12-11 | 1 | -0/+1 |
| | | | | | | | | | https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00008.html Add GNU Make 4.4, mark 4.2.1 and 4.3 as obsolete. Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
| * | Add make 4.3 | Alexey Neyman | 2020-02-26 | 2 | -0/+8 |
| Signed-off-by: Alexey Neyman <stilor@att.net> | |||||
