shaka-packager/packager/testing
Joey Parrish e2d66b33fa fix: Fix crash in static-linked linux builds
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
2021-10-14 10:35:49 -07:00
..
dockers fix: Fix crash in static-linked linux builds 2021-10-14 10:35:49 -07:00
gmock_custom/gmock/internal/custom Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
perf Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
coverage_util_ios.cc Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
coverage_util_ios.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gmock.gyp Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
gmock_mutant.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest.gyp Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
gtest.gypi Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac_unittest.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
multiprocess_func_list.cc Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
multiprocess_func_list.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test_ios.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test_mac.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00