]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: update for GCC 12.1 requirement [BZ #32539]
authorSam James <sam@gentoo.org>
Wed, 2 Apr 2025 17:49:42 +0000 (18:49 +0100)
committerSam James <sam@gentoo.org>
Sat, 5 Apr 2025 01:58:21 +0000 (02:58 +0100)
Since 27b96e069aad17cefea9437542180bff448ac3a0, the minimum GCC required
to build glibc is GCC 12.1.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index 52cbf1a989b0337f2d22d1dada3f8ad6424c2503..703f08a1665deefea56862ca31921ef49f30bf6d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ Deprecated and removed features, and other changes affecting compatibility:
 
 Changes to build and runtime requirements:
 
-  [Add changes to build and runtime requirements here]
+* GCC 12.1 or later is now required to build the GNU C Library.
 
 Security related changes: