Changeset 7f9a480 for chapter08/gcc.xml


Ignore:
Timestamp:
07/28/2021 11:01:48 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
00e8b532, 7e4c60e
Parents:
8416b1f
git-author:
Xi Ruoyao <xry111@…> (07/28/2021 09:16:37 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/28/2021 11:01:48 AM)
Message:

package update

Update to GCC-11.2.0 (#4883)
Update to inetutils-2.1 (#4892)
Update to automake-1.16.4 (#4894)

SHA256 checksum entities for the three packages are added. I think we
can start a transition to SHA256 now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r8416b1f r7f9a480  
    4141  <sect2 role="installation">
    4242    <title>Installation of GCC</title>
    43 
    44     <para>First, apply a patch to fix some regressions and to cope
    45     with the removal of an obsolete kernel header in linux-5.13:</para>
    46 
    47 <screen><userinput remap="pre">patch -Np1 -i ../gcc-&gcc-version;-upstream_fixes-1.patch</userinput></screen>
    4843
    4944    <para>If building on x86_64, change the default directory name for 64-bit
Note: See TracChangeset for help on using the changeset viewer.