Pádraig Brady wrote:
> Latest gnulib is failing coreutils CI because of a mismatch in mkdir && cd
> due to prefixes.
> In the generated Makefile I'm seeing: $(MKDIR_P) lib/crc-tmp
> I.e. MKDIR_P has been processed to add in the lib prefix.
> However the subsequent `cd crc-tmp` doesn't have the pre
On 31/10/2024 13:51, Bruno Haible via Gnulib discussion list wrote:
Simon Josefsson wrote:
I merged this now, thank you!
And here's the cross-compilation handling that I promised to add.
2024-10-31 Bruno Haible
crc: Don't attempt to run a compiled C program when cross-compiling.
gzip just took my patch to initialise MAINTAINERCLEANFILES, just built from
HEAD with gnulib pulled from HEAD, everything looking good
make check
Testsuite summary for gzip 1.13.36-46e9-dirty