Eliminate libabsl_flags.so and libabsl_flags.a
authorBenjamin Barenblat <bbaren@google.com>
Fri, 25 Feb 2022 01:39:43 +0000 (01:39 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 25 Feb 2022 01:39:43 +0000 (01:39 +0000)
commit9e5af3367db852ca4c9162f4cfb2a8be239ef95d
tree3560d1cd49e993e4ff47fc857638d0950da79bef
parent2355d6b12bfba822d8a2d5822e1940c1fda64638
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