shaka-packager/docs/source
Joey Parrish 1f71fa0a0e
build: Fix absl log flags being stripped (#1340)
According to a comment in
packager/third_party/abseil-cpp/source/absl/log/CMakeLists.txt, many
linkers will strip the contents of absl::log_flags because its symbols
symbols are only used in a global constructor, and that for now, clients
should link using
$<LINK_LIBRARY:WHOLE_ARCHIVE,absl::log_flags>.

Closes #1325
2024-02-14 13:59:18 -08:00
..
_static Updated style for option list and field list 2017-09-19 14:52:25 -07:00
options feat(DASH): Add Label element. (#1175) 2024-02-14 10:36:08 -08:00
tutorials chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
build_instructions.md build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
conf.py ci: Fix main workflows (#1122) 2022-10-28 15:46:33 -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 chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
index.rst chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
library.rst chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
library_details.rst Update the tutorial and documentation for multi-DRM support. 2018-07-26 06:13:37 +00:00