HomePhabricator

depends: add ability to skip building zeromq

Description

depends: add ability to skip building zeromq

Summary:

Similar to other depends packages, add the ability to skip building
zeromq by passing NO_ZMQ=1.

Backport of core PR16089.

Test Plan:

cd depends
make build-osx NO_ZMQ=1

Check zmq is not built (under x86_64-apple-darwin16/lib there should
be no libzmq.a).

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5620

Details

Provenance
fanquake <fanquake@gmail.com>Authored on May 24 2019, 20:39
FabienCommitted on Apr 1 2020, 07:10
FabienPushed on Apr 1 2020, 07:10
Reviewer
Restricted Project
Differential Revision
D5620: depends: add ability to skip building zeromq
Parents
rABC8d1c05b523e6: Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Branches
Unknown
Tags
Unknown