Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m4: Update to m4-1.4.20 | Chris Packham | 2025-06-04 | 2 | -12/+0 |
| | | | | | | | https://lists.gnu.org/archive/html/m4-announce/2025-05/msg00000.html Fixes #2351 Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
* | Update m4 to 1.4.19 | Alexey Neyman | 2022-02-11 | 2 | -0/+12 |
This fixes the x86_64-multilib-linux-uclibc,powerpc-unknown-elf canadian cross example (which currently breaks because the gnulib example assumes SIGSTKSZ is constant while recent libcs started defining it as a sysconf(...) call. Signed-off-by: Alexey Neyman <stilor@att.net> |