diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 38ffd10c09..5cf568aed9 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,10 @@ Deprecated and removed features, and other changes affecting compatibility: Changes to build and runtime requirements: - [Add changes to build and runtime requirements here] +* GCC 6.2 or later is required to build the GNU C Library. + + Older GCC versions and non-GNU compilers are still supported when + compiling programs that use the GNU C Library. Security related changes: |