Ran into some issues building bitcoin-abc on OSX, so I updated the build docs accordingly. I also refactored them slightly to make more sense.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc880ebb3916d: Updated build docs for OSX
rABCc880ebb3916d: Updated build docs for OSX
N/A
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
doc/build-osx.md | ||
---|---|---|
33 ↗ | (On Diff #2012) | So I thought about this and I think you're right. My intent was to remove it and direct everyone to CONTRIBUTING.md for details on pulling source, but I realize most people aren't devs. In that light, this step should probably be added to build-unix and build-windows as well. I'll add this line back and tackle that in another diff. |
43 ↗ | (On Diff #2012) | Good point. I'll write this up in another diff so that it covers all of the build-* files. The recommendation should be on all platforms, imo. Opened a ticket so I don't forget: https://reviews.bitcoinabc.org/T129 |