Backport of core PR11611
https://github.com/bitcoin/bitcoin/pull/11611/files
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING2ba4088b3e51: [build] Don't fail when passed --disable-lcov and lcov isn't available
rABC2ba4088b3e51: [build] Don't fail when passed --disable-lcov and lcov isn't available
sudo apt remove lcov ./autogen.sh mkdir build && cd build ../configure --disable-lcov
Check that configure does not fail.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable