daemon is only defined on some plateform and checked in the codebase using a define in the configuration. This ensures that cmake produces the proper define in its configuration.
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING055a6c81968c: [cmake] Check for the presence of the the daemon library call
rABC055a6c81968c: [cmake] Check for the presence of the the daemon library call
Build with cmake/ninja
./src/bitcoind -daemon tail -f ~/.bitcoin/debug.log
Ensures that the node catches up with the chain as expected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmakedaemon
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3275 Build 4637: Bitcoin ABC Buildbot (legacy) Build 4636: arc lint + arc unit