Eliminate libabsl_flags.so and libabsl_flags.a
authorBenjamin Barenblat <bbaren@google.com>
Mon, 12 May 2025 15:26:59 +0000 (17:26 +0200)
committerTobias Frost <tobi@debian.org>
Mon, 12 May 2025 15:26:59 +0000 (17:26 +0200)
commit110bfad172f679c7e6b772d493439381daa43280
tree3ca3057adc8edbc84859a41b6ab189f37a5140ef
parent574ab15ae1ed295bc4688db3278a5b4b102d98c3
Eliminate libabsl_flags.so and libabsl_flags.a

Forwarded: not-needed

The libabsl_flags library only contains code when compiling with MSVC, which
Debian doesn't use. Skip compiling absl/flags/flag.cc, and make the Abseil flags
library header-only.

Gbp-Pq: Name empty-flags-library.diff
absl/flags/CMakeLists.txt