summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2023-06-26 13:09:57 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2023-08-02 12:52:59 -0400
commit17046ae7503e82dd8484584619413eab688fa717 (patch)
tree3baf6b63a80153e58d9c0645df640f66ce8f0157 /debian/changelog
parenteb6db73f663df4eef48517a4dae62240c90783ff (diff)
Split hash tests to make life easier for mipsel
Some of the Abseil tests use so much RAM in template expansion that they exhaust memory on the mipsel buildds. Backport a patch from upstream to split the problematic tests into smaller files.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 70a57c02..6abc1938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ abseil (20230125.3-2) UNRELEASED; urgency=medium
* Reenable unit tests, which were accidentally disabled in the previous
version.
+ * Backport an upstream patch to allow building tests on mipsel.
-- Benjamin Barenblat <bbaren@debian.org> Tue, 27 Jun 2023 17:00:12 -0400