Page MenuHomePhabricator

build: avoid getifaddrs when unavailable
ClosedPublic

Authored by Fabien on Aug 8 2019, 11:50.

Details

Summary
These changes from @theuni help building when targeting platforms that
don't always have getifaddrs available like Android < 24

Backport of core PR14127
https://github.com/bitcoin/bitcoin/pull/14127/files

Test Plan
make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14127
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7079
Build 12204: Bitcoin ABC Buildbot (legacy)
Build 12203: arc lint + arc unit