Set package configuration options
authorBenjamin Barenblat <bbaren@google.com>
Tue, 18 Oct 2022 14:02:49 +0000 (15:02 +0100)
committerBenjamin Barenblat <bbaren@debian.org>
Tue, 18 Oct 2022 14:02:49 +0000 (15:02 +0100)
commitdf64db96282da78f8c8714fa5acf17184887d3c8
treeaa3f60540ab1ef109d4b5a529be2d70a9439ca7f
parent9a710de2e30ac873681f185de7c1a079da99cf85
Set package configuration options

Forwarded: not-needed

Configure Abseil for Debian.

  - Set the SONAME appropriately.

  - To minimize the possibility of future ABI breakage, treat absl::any,
    absl::optional, absl::string_view, and absl::variant as their own types
    (rather than aliases for the std:: versions), and compile everything in an
    inline namespace.

  - Enable upstream's hardened build mode.

Gbp-Pq: Name configure.diff
CMake/AbseilHelpers.cmake
absl/base/options.h