1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-07-28 07:05:58 +01:00
This commit is contained in:
Bruce Dubbs 2023-05-18 15:33:34 -05:00
parent 1fde5b2617
commit fb5f62be63

View File

@ -103,7 +103,7 @@ cd build</userinput></screen>
<listitem> <listitem>
<para>By default, during the installation of GCC some system <para>By default, during the installation of GCC some system
headers would be <quote>fixed</quote> to be used with GCC. This headers would be <quote>fixed</quote> to be used with GCC. This
is not necessary for a modern Linux system, and potentionally is not necessary for a modern Linux system, and potentially
harmful if a package is reinstalled after installing GCC. This harmful if a package is reinstalled after installing GCC. This
switch prevents GCC from <quote>fixing</quote> the headers.</para> switch prevents GCC from <quote>fixing</quote> the headers.</para>
</listitem> </listitem>