NEWS: update for GCC 12.1 requirement [BZ #32539]

Since 27b96e069a, the minimum GCC required
to build glibc is GCC 12.1.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
Sam James 2025-04-02 18:49:42 +01:00
parent aaf94ec804
commit 8322e93dcd
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -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: