Building the code on mac failed with a message that Jemalloc could not be found. After running 'brew install jemalloc' the build succeeded.
This diff adds jemalloc to the brew command in build-osx.md
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rABCbd5b59c8b31f: Add jemalloc as a dependency on osx
This diff only includes changes to build instructions.
To verify correctness of the change one could try building the code with and without jemalloc installed on their machine.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable