]> git.ipfire.org Git - thirdparty/valgrind.git/commit
auxchecks: fix building on FreeBSD
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 7 Mar 2023 22:49:22 +0000 (23:49 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 7 Mar 2023 22:49:22 +0000 (23:49 +0100)
commit2fa68c1cc76333360f40ad331c64001e74f4a8ad
treea5eaf480833ca610c95d364c3d2b7627a0c373f4
parent18ca012c0822cdecd167ca1376ce9855194643c1
auxchecks: fix building on FreeBSD

FreeBSD has a sha256sum that doesn't take long args (--check)
GNU sha256sum exists as gsha256sum so add a check for that to
configure.ac
auxprogs/Makefile.am
configure.ac