]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cksum,wc: inspect GLIBC_TUNABLES on all architectures
authorPádraig Brady <P@draigBrady.com>
Wed, 17 Sep 2025 19:38:53 +0000 (20:38 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 17 Sep 2025 19:56:38 +0000 (20:56 +0100)
commit2b59958537fcab424a215cf3eed541f35439422d
treee250f9875417e92a6b042ba6a9e63e800047d04f
parent52576367611ee1101fecec5b8892a90da618f32b
cksum,wc: inspect GLIBC_TUNABLES on all architectures

* gnulib: Update gnulib to latest to pull in change
to inspect GLIBC_TUNABLES on non x86_64 or aarch64 platforms.
This was needed on 32 bit x86, which supports calling into
accelerated code, and so requires inspection of GLIBC_TUNABLES
to pass the disablement verification in tests/cksum/cksum.sh
gnulib