summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-01-31 17:40:57 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-01-31 18:04:18 -0500
commite4d8b08c9162b2a4fcdaa186d66073ecf19256ef (patch)
treef3ba053c521b88e802003bb226bde4d9ac33cd78 /debian/patches/series
parent8bd0ae5f71bfbbe3509f644cba58157810b65269 (diff)
Make flags library header-only
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.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 9cca595d..a954bf95 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,7 @@
configure.diff
std-hash.diff
latomic.diff
+empty-flags-library.diff
cordrepring-typo.diff
thumb-function-bounds.diff
float-rounding.diff