Page MenuHomePhabricator

[depends] Don't build shared libs in native protobuf
ClosedPublic

Authored by Fabien on Mar 27 2023, 07:53.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC8039ccfa0512: [depends] Don't build shared libs in native protobuf
Summary

The native protobuf build has been migrated to support cmake (which is available with the new protobuf versions) but the configuration option for disabling the shared libraries has not been ported over and still uses the previous syntax.

Test Plan

Run the gitian builds.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
native_protobuf_cmake
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22711
Build 45042: Build Diff
Build 45041: arc lint + arc unit