0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-05 14:06:27 -05:00
bitcoin-core/depends/builders
Hennadii Stepanov 727c542769
depends: Use base system's sha256sum utility
On FreeBSD, the `shasum` utility is provided by the `perl5` port, which
is not part of the base system and must be installed separately.
Note that this requirement is currently not documented in
`depends/README.md`.

This change switches to using the `sha256sum` utility, which is included
in the base system.
2025-01-09 20:24:05 +00:00
..
darwin.mk depends: remove FORCE_USE_SYSTEM_CLANG 2024-06-10 13:15:23 +01:00
default.mk build: swap otool for (llvm-)objdump 2024-05-08 16:36:41 +08:00
freebsd.mk depends: Use base system's sha256sum utility 2025-01-09 20:24:05 +00:00
linux.mk
netbsd.mk
openbsd.mk