1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-06-25 14:49:20 +01:00

whatsnew: The coming release is 12.0, not 11.4

This commit is contained in:
Xi Ruoyao 2023-09-01 18:33:42 +08:00
parent d2c6441ff6
commit 5561764f6f
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -25,7 +25,7 @@
</para>
</caution>
<para>In the 11.4 release, <parameter>--disable-fixincludes</parameter>
<para>In the 12.0 release, <parameter>--disable-fixincludes</parameter>
is set for GCC. It's a configure switch newly added in GCC 13.1 to
prevent GCC from <quote>fixing</quote> the system headers. Such a
<quote>fix</quote> is unnecessary for a modern Linux system and may cause