e2d66b33fa
The official, static-linked linux builds were crashing in their use of getaddrinfo, which libcurl was configured to use. Both getaddrinfo and all of its alternatives available in glibc fail with static linking. We can fix this by configuring libcurl to use libc-ares on Linux instead. This allows us to keep the benefits of a statically-linked Linux binary. Closes #996 Change-Id: Ib4a9eb939813fd165727788726459ef4adf3fc4d |
||
---|---|---|
.. | ||
Alpine_Dockerfile | ||
ArchLinux_Dockerfile | ||
CentOS_Dockerfile | ||
Debian_Dockerfile | ||
Fedora_Dockerfile | ||
OpenSUSE_Dockerfile | ||
Ubuntu_Dockerfile | ||
test_dockers.sh |