Page MenuHomePhabricator

build: make building protobuf optional in depends
ClosedPublic

Authored by Fabien on Apr 1 2020, 16:21.

Details

Summary

Backport of core PR16871.

The logic is reversed wrt core since we enable bip70 by default.

Depends on D5637.

Test Plan
make build-osx NO_PROTOBUF=1

Check that protobuf is not built.

../configure --prefix=$PWD/../depends/x86_64-apple-darwin16

Check in the summary that bip70 is disabled:

with bip70  = no

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR16871
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10080
Build 17993: Default Diff Build & Tests
Build 17992: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Apr 1 2020, 16:43