shaka-packager/docs/source
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
..
_static Updated style for option list and field list 2017-09-19 14:52:25 -07:00
options Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
tutorials Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
build_instructions.md fix: Fix crash in static-linked linux builds 2021-10-14 10:35:49 -07:00
conf.py build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
design.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
docker_instructions.md Default multicast interface address to "0.0.0.0" if absent 2017-12-04 19:21:52 +00:00
documentation.rst Add --quiet to suppress LOG(INFO) outputs 2019-10-08 10:20:51 -07:00
index.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
library.rst Update ffmpeg piping with udp and rtp 2017-09-22 15:28:59 -07:00
library_details.rst Update the tutorial and documentation for multi-DRM support. 2018-07-26 06:13:37 +00:00