diff options
author | fanquake <fanquake@gmail.com> | 2023-01-13 15:56:08 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-01-13 15:56:16 +0000 |
commit | 8915e4d9f5b7e360f70d2f67baa99cca451a10da (patch) | |
tree | 94b1d71a807be56569350d1766e9bd4b10f169b7 /depends/packages | |
parent | 32834034a3a6bfe2687feb86145d46e610c6ca9d (diff) | |
parent | 0f883df7a5430d6b229a2f190fe7daab24802ebf (diff) |
Merge bitcoin/bitcoin#26824: build: fix configuring with only bitcoin-util
0f883df7a5430d6b229a2f190fe7daab24802ebf build: fix configuring with only bitcoin-util (fanquake)
Pull request description:
Fixes the issue presented in #25037 in a single (easily backportable) diff, with no additional refactoring/changes.
Can be tested with:
```bash
./configure \
--disable-tests \
--disable-bench \
--without-libs \
--without-daemon \
--without-gui \
--disable-fuzz-binary \
--without-utils \
--enable-util-util
```
ACKs for top commit:
TheCharlatan:
tACK 0f883df7a5430d6b229a2f190fe7daab24802ebf
hebasto:
ACK 0f883df7a5430d6b229a2f190fe7daab24802ebf, tested on Ubuntu 22.04.
Tree-SHA512: 3682712405c360852c4edd90c171e21302154bf8789252c64083974a5c873cf04d97e8721c7916d5b2dafa6acd2b8dc32deecf550e90e03bcbbabbbbf75ce959
Diffstat (limited to 'depends/packages')
0 files changed, 0 insertions, 0 deletions