work around ldd crash on arm64 autobuilder
authorJoey Hess <joeyh@joeyh.name>
Sat, 28 Jan 2023 17:50:33 +0000 (13:50 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 28 Jan 2023 18:26:01 +0000 (14:26 -0400)
commitd079fb0578c471afbc35df921db18ed639d30722
tree65ade3d94202a84153c473a85bf243e9d71744fb
parenta00513754b31a1ea8161d0e36b6a3dacbd103bbc
work around ldd crash on arm64 autobuilder

This does mean it has to run ldd once per executable, which is actually
quite a number of times, so will be a bit slower.

Sponsored-by: Luke Shumaker on Patreon
Build/LinuxMkLibs.hs
Utility/LinuxMkLibs.hs