The SECP256K1_DISABLE_SHARED
CMake variable has been removed upstream.
This PR removes its usage ahead of the next secp256k1
subtree update to prevent breakage and simplify integration.
SECP256K1_DISABLE_SHARED
#33101
The `SECP256K1_DISABLE_SHARED` CMake variable has been removed upstream.
This change removes its usage ahead of the next `secp256k1` subtree
update to prevent breakage and simplify integration.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33101.
See the guideline for information on the review process.
Type | Reviewers |
---|---|
ACK | theuni |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Reviewers, this pull request conflicts with the following ones:
APPEND_*FLAGS
variables early by hebasto)If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
Nice. I’ve been wanting to scope the secp add_subdirectory
for a while now.
utACK d5d95035bc6ef135476d7f734c574b38d6faaf70. Reviewed with git diff --color-moved=dimmed-zebra --color-moved-ws=allow-indentation-change