This pull request fixes a typo in the variable name used to restore CMake required flags in `src/crc32c/CMakeLists.txt`
- Corrected `REQURED` → `REQUIRED`
- Ensures the correct variable is referenced when resetting CMake flags
Rename CMake required flags variable in crc32c #32847
pull vtjl10 wants to merge 1 commits into bitcoin:master from vtjl10:master changing 1 files +4 −4-
vtjl10 commented at 9:43 AM on July 1, 2025: none
-
Update CMakeLists.txt d3a562acde
-
DrahtBot commented at 9:43 AM on July 1, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32847.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
- fanquake closed this on Jul 1, 2025
-
fanquake commented at 9:44 AM on July 1, 2025: member
Changes to this subtree should go to https://github.com/bitcoin-core/crc32c-subtree.