Page MenuHomePhabricator

[build] Don't fail when passed --disable-lcov and lcov isn't available
ClosedPublic

Authored by Fabien on Jul 4 2019, 15:06.

Details

Summary
Test Plan
sudo apt remove lcov
./autogen.sh
mkdir build && cd build
../configure --disable-lcov

Check that configure does not fail.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11611
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6663
Build 11373: Bitcoin ABC Buildbot (legacy)
Build 11372: arc lint + arc unit