aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-12-27 19:31:07 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-12-30 17:03:36 +0100
commit0feb6da94c435a81699bfeacdc84150098f64025 (patch)
tree496f5acb9ebb980cc009d1861786734a9adf953a /NEWS
parent29531b122cbd2502d5434f20a072177b224fa292 (diff)
downloadglibc-0feb6da94c435a81699bfeacdc84150098f64025.zip
glibc-0feb6da94c435a81699bfeacdc84150098f64025.tar.gz
glibc-0feb6da94c435a81699bfeacdc84150098f64025.tar.bz2
INSTALL, NEWS: Document requirement of gawk with MPFR support
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee42601..4cb307f 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,9 @@ Changes to build and runtime requirements:
act as a "shall occur" cancellation point, in which case it might
not issue a syscall or trigger a deferred cancellation event.
+* Testing the GNU C Library requires GNU awk to be compiled with support for
+ high precision arithmetic via the MPFR library.
+
Security related changes:
The following CVEs were fixed in this release, details of which can be