shaka-packager/.github
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
..
workflows build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
ISSUE_TEMPLATE.md Update github issue template with mailing list for test files 2017-06-02 18:16:41 +00:00