shaka-packager/packager/third_party
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
..
apple_apsl MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
boringssl Roll boringssl/src fc9c67599..76918d016 2019-10-23 04:32:33 +00:00
curl fix: Fix crash in static-linked linux builds 2021-10-14 10:35:49 -07:00
gflags Updated third_party/gflags. 2016-08-03 07:52:16 -07:00
libc++-static build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
libevent Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
libpng build: Disable CPU-specific optimizations in libpng 2021-08-04 12:27:10 -07:00
libwebm [WebM] Move index segment after init segment 2016-10-01 00:34:56 +00:00
libxml Fix build failures in MacOS 10.12.6 with XCode 9.0 2018-01-05 12:21:41 -08:00
protobuf Update pssh-box.py to remove external dependencies 2019-01-31 00:49:12 +00:00
yasm build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00