summaryrefslogtreecommitdiff
path: root/debian/patches/empty-flags-library.diff
Commit message (Collapse)AuthorAge
* Update patches and bump internal namespaceGravatar Benjamin Barenblat2023-09-07
|
* Update patchesGravatar Benjamin Barenblat2022-08-22
| | | | | | Bump SONAME and inline namespace in configuration, update location of SSE2 and SSSE3 configuration, and delete patches that have been applied upstream.
* Make flags library header-onlyGravatar Benjamin Barenblat2022-01-31
The Abseil flags library needs to emit code only when being compiled with MSVC, which Debian doesn’t use. Skip absl/flags/flag.cc, and tell CMake to treat the flags library as header-only.