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
Lint
Lint Not Applicable
Unit
Tests Not Applicable