From 8322e93dcdf08d38977f3e9b771c7c1f6dc74542 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 2 Apr 2025 18:49:42 +0100 Subject: 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 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3