Backport of Bitcoin Core PR12998
https://github.com/bitcoin/bitcoin/pull/12998
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING1bf9852e2c50: Default to defining endian-conversion DECLs in compat w/o config
rABC1bf9852e2c50: Default to defining endian-conversion DECLs in compat w/o config
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- feature-backport-3e60b9cfa
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 7271 Build 12587: Bitcoin ABC Buildbot (legacy) Build 12586: arc lint + arc unit
Event Timeline
Comment Actions
I'm not convinced this is really useful for us as we are moving toward cmake and always generating the config anyways, but it has value for consistency.