This create a plateform file for OSX, and backports a small part of D1342 that is required for OSX compilation - the rest of the patch being about finding libraries using brew.
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGINGcd0e5a8d43a7: [cmake] Enable OSX cross compilation
rABCcd0e5a8d43a7: [cmake] Enable OSX cross compilation
cmake -GNinja .. -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/OSX.cmake ninja
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmakexcompileosx
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2522 Build 3164: Bitcoin ABC Buildbot (legacy) Build 3163: arc lint + arc unit
Event Timeline
Comment Actions
Closed D1342 as it wasn't supposed to have any of the brew stuff. Apparently I added stuff in the wrong order anyways.