shaka-packager/packager/testing/dockers
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
..
Alpine_Dockerfile chore: upgrade to alpine 3.19 (#1327) 2024-02-10 09:25:37 -08:00
ArchLinux_Dockerfile feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
CentOS_Dockerfile feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
Debian_Dockerfile build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
Fedora_Dockerfile build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
OpenSUSE_Dockerfile build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
Ubuntu_Dockerfile build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00