gcc-pass1: More wording.

Sorry about frequent commits, should be the final one.
This commit is contained in:
Zeckmathederg 2025-04-30 16:53:25 -06:00
parent 2f01fb3beb
commit a5fafe2b72

View File

@ -45,14 +45,14 @@
<note><para>GCC-15: Actually (End of April 2025) the multilib branch
differs from trunk (the main LFS development branch) as the multilib
branch includes gcc-15. Since gcc is using a new C standard (c23) by
default, there might be some package which do not compile with this
branch includes gcc-15. Since gcc is using a new C standard (C23) by
default, there might be some packages which do not compile with this
version of gcc.</para>
<para>There are some tweaks in some packages and some packages
are early release candidates (-rc1). Upstream (the LFS trunk) will
wait to upgrade to gcc-15 until those packages are officially
released. That might last a few days.</para>
<para>Note that BLFS will contain packages will not build with gcc-15
<para>Note that BLFS will contain packages that may not build with gcc-15
at the moment. We upgraded the multilib branch to gcc-15 for people
who are interested in discovering those issues.</para>
</note>