Previously, the function to check for symbols was used, but this is wrong as builtins are not symbols.
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING2a10748d48f9: Properly check for builtin
rABC2a10748d48f9: Properly check for builtin
cmake -GNinja ..
Check that the configure file now has the builtins set to 1.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/config/CMakeLists.txt | ||
---|---|---|
60 ↗ | (On Diff #2237) | This looks like we should put it in a cmake module? |