Changeset 9023df4 for chapter06


Ignore:
Timestamp:
08/22/2022 12:40:07 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
1203312
Parents:
aff530ed (diff), fd6f71b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc-pass2.xml

    raff530ed r9023df4  
    4343  <sect2 role="installation">
    4444    <title>Installation of GCC</title>
    45 
     45<!--
    4646    <para>First fix a problem with the latest version of glibc:</para>
    4747
    4848    <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-fixes-patch;</userinput></screen>
    49 
     49-->
    5050    <para>As in the first build of GCC, the GMP, MPFR, and MPC packages are
    5151    required. Unpack the tarballs and move them into the required directory
Note: See TracChangeset for help on using the changeset viewer.