shaka-packager/docs
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
..
source fix: Fix crash in static-linked linux builds 2021-10-14 10:35:49 -07:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
Makefile Switch to python3 for sphinx document generator 2020-01-22 01:27:25 +00:00
index.html CI overhaul based on GitHub Actions 2021-06-16 11:52:02 -07:00
linux_profiling.md build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
shaka-packager.png Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00