diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-06-13 12:21:05 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-06-13 12:21:05 -0400 |
commit | a30ed81b4bf8df18c2b7d153c7a87563b68bb281 (patch) | |
tree | b024d44d8f9bf27f4d7ffbca518a462801c86db2 /debian/changelog | |
parent | 63ca54e33cab7e8c27c16394bcfe1a218b5aba07 (diff) |
Reenable unit tests on mips64el
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fad786bb..f69c9522 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ abseil (0~20210324.2-1) UNRELEASED; urgency=medium * Mangle upstream version in debian/watch to match manual mangling in debian/changelog. * Compute Thumb function bounds correctly. (Closes: #987314) - * Reenable unit tests on arm64. + * Reenable unit tests on arm64 and mips64el. -- Benjamin Barenblat <bbaren@debian.org> Thu, 08 Apr 2021 10:28:01 -0400 |