summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-02-04 13:10:56 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-02-04 13:10:56 -0500
commit4528db7949c7992f4c35c6728b53da7799e5b8b3 (patch)
tree6416fe53e9db7871d7b90fd35c8f92099ae709ca /debian/changelog
parent6cf15f81f3f23bf47e83fa38180c92dc5afd27f1 (diff)
Reenable unit tests on most architectures
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 296446b0..7913fc07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ abseil (0~20210324.2-1) UNRELEASED; urgency=medium
debian/changelog.
* Stop forcing -Wl,--no-as-needed on dependents. (Closes: #1001596)
* Compute Thumb function bounds correctly. (Closes: #987314)
- * Reenable unit tests on arm64, mips64el, and s390x.
+ * Reenable unit tests on most architectures.
-- Benjamin Barenblat <bbaren@debian.org> Thu, 08 Apr 2021 10:28:01 -0400