summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-01-31 14:57:57 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-01-31 15:04:47 -0500
commit811a85b5d78807d1280e79151a915eb44577421b (patch)
tree14986e5f7abd875cbb7c3fa6a1ad5fc2be6f5497 /debian/patches/series
parenta75ffd71441bd4607159a99a2371b33e4d217bb8 (diff)
Work around broken std::hash implementation on s390x
Disable unit tests that require a working std::hash on s390x, since s390x’s std::hash hashes large classes of data equivalently (see https://bugs.debian.org/977638).
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 95a122f0..8dd1d3d3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
configure.diff
fix-hppa.diff
+std-hash.diff
latomic.diff