Changeset 6fc519e for chapter05


Ignore:
Timestamp:
03/31/2021 10:41:37 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
c7e74d6
Parents:
e2ccc32
git-author:
Thomas Trepl <thomas@…> (03/01/2020 07:13:04 PM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:37 AM)
Message:

Updates after 9.1 release

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass1.xml

    re2ccc32 r6fc519e  
    226226        <term><parameter>--with-native-system-header-dir=/tools/include</parameter></term>
    227227        <listitem>
    228           <para>By default GCC searches <filename>/usr/include</filename> for
     228          <para>By default, GCC searches <filename>/usr/include</filename> for
    229229          system headers. In conjunction with the sysroot switch, this would
    230230          normally translate to <filename>$LFS/usr/include</filename>. However
Note: See TracChangeset for help on using the changeset viewer.