summaryrefslogtreecommitdiff
path: root/packages/m4/1.4.19/chksum
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11Update m4 to 1.4.19Alexey Neyman1-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>