From 84cb38373ecdf26edbf39429cc37e834d2a11447 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 1 Feb 2022 14:31:48 -0500 Subject: Fix Abseil hash tests on s390x Backport some patches from upstream to make tests pass on big-endian machines. --- debian/patches/series | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index a954bf95..6c6ec7fc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,4 @@ configure.diff -std-hash.diff latomic.diff empty-flags-library.diff cordrepring-typo.diff @@ -8,3 +7,5 @@ float-rounding.diff DiscreteDistributionTest-irrelevant-destination-buckets.diff float-tests-disable-i386.diff missing-rint.diff +big-endian-hash.diff +big-endian-hash2.diff -- cgit v1.2.3