diff options
author | Tuncer Ayaz <[email protected]> | 2015-11-11 12:37:09 +0100 |
---|---|---|
committer | Tuncer Ayaz <[email protected]> | 2015-11-14 12:19:04 +0100 |
commit | 192c4a80c7d6fe9949aecb864901c4a3d9549f36 (patch) | |
tree | d73f2bde3e3237840117bf5dc85d930de157fa10 /HOWTO | |
parent | ba49561cf3e2167acd5457de93b05e772f2fb16a (diff) | |
download | otp-192c4a80c7d6fe9949aecb864901c4a3d9549f36.tar.gz otp-192c4a80c7d6fe9949aecb864901c4a3d9549f36.tar.bz2 otp-192c4a80c7d6fe9949aecb864901c4a3d9549f36.zip |
musl: fix gethostbyname_r/gethostbyaddr_ selection
To fix conditional selection of the actually available gethostbyname_r
and gethostbyaddr_r, we replace __GLIBC__ with __linux__. @zenhack
tested this to work with gcc and clang targeting glibc, uclibc, musl,
and bionic.
The proper way to check this is through configure.in.
Diffstat (limited to 'HOWTO')
0 files changed, 0 insertions, 0 deletions