Eliminate libabsl_flags.so and libabsl_flags.a
authorBenjamin Barenblat <bbaren@google.com>
Sun, 8 Jan 2023 21:54:44 +0000 (21:54 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 8 Jan 2023 21:54:44 +0000 (21:54 +0000)
commit0ea3fc5868ddd3f583b4f565bb6499314cc729e3
treece11c51b98fbbca14f641513b88545b78165df6b
parentb416aa5125538dc0c5e235e26c474a74d485872e
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