diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:29 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:29 -0500 |
commit | 2313d7bc2cc9110ce630548b2d892a810d34eb7d (patch) | |
tree | 58ed030107dc720a6ffca9874dbb1b9f6dd8ee4b /debian/changelog | |
parent | 0159f87cfaf679f55bcc99f375a772ea3374d272 (diff) | |
download | abseil-2313d7bc2cc9110ce630548b2d892a810d34eb7d.tar.gz abseil-2313d7bc2cc9110ce630548b2d892a810d34eb7d.tar.bz2 abseil-2313d7bc2cc9110ce630548b2d892a810d34eb7d.zip |
Reenable unit tests on ppc64el
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 500ef137..c8d28890 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ abseil (0~20200923.3-3) UNRELEASED; urgency=medium * Fix "ftbfs with -march=x86-64-v3" by correcting the relevant unit tests. (Closes: #983936) * Disable double-double unit tests due to compiler bugs. + * Reenable unit tests on ppc64el. -- Benjamin Barenblat <bbaren@debian.org> Thu, 04 Mar 2021 14:37:45 -0500 |