Page MenuHomePhabricator

[DEPENDS] Make all the native_* packages build parallel
ClosedPublic

Authored by Fabien on Jan 8 2020, 15:23.

Details

Summary

It only affects cctools and protobuf since the others are either
using python or ninja.

Test Plan
cd depends
make build-osx # This target should be benefit the most from this diff

Diff Detail

Repository
rABC Bitcoin ABC
Branch
depends_native_build_parallel
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8786
Build 15553: Default Diff Build & Tests
Build 15552: arc lint + arc unit