Hennadii Stepanov
Hennadii Stepanov
> Is there a particular reason to not install it by default? Note that `pkg-config` is just a generic tool, and it's usage is not specific to Autotools. Meson and...
> What's the motivation for this change? Currently, the package built in Bitcoin Core depends looks like that: ``` $ tree . ├── include │ └── mp │ ├── proxy.capnp.h...
Friendly ping @Sjors :)
Please review https://github.com/bitcoin-core/secp256k1/pull/1600 first.
> I guess this is also now a follow up for: [hebasto#192 (comment)](https://github.com/hebasto/bitcoin/pull/192#discussion_r1660826044). Indeed.
Rebased on top of the https://github.com/bitcoin/bitcoin/pull/30845.
Rebased on top of the merged https://github.com/bitcoin/bitcoin/pull/30845.
> This uncovers a bug in the build system: Building with a fuzz engine fails, because the ctime tests are auto-detected in cmake, based on whether or not valgrind-devel is...
> This uncovers a bug in the build system: Building with a fuzz engine fails, because the ctime tests are auto-detected in cmake, based on whether or not valgrind-devel is...
Friendly ping a Python connoisseur @stickies-v :)