From: Sam James Date: Wed, 2 Apr 2025 17:49:42 +0000 (+0100) Subject: NEWS: update for GCC 12.1 requirement [BZ #32539] X-Git-Tag: glibc-2.42~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8322e93dcdf08d38977f3e9b771c7c1f6dc74542;p=thirdparty%2Fglibc.git NEWS: update for GCC 12.1 requirement [BZ #32539] Since 27b96e069aad17cefea9437542180bff448ac3a0, the minimum GCC required to build glibc is GCC 12.1. Reviewed-by: H.J. Lu --- diff --git a/NEWS b/NEWS index 52cbf1a989..703f08a166 100644 --- 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: