aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-07-28 17:16:37 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-07-28 19:01:48 +0800
commit7f9a48070ec6c9c4246f6afdd8a65b6836134288 (patch)
treecf152ad183a919ded6e5518d374916b4e7e77d49 /chapter08
parent8416b1f926c9ec17bd41c4ce79d600433661ef12 (diff)
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.
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/gcc.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 26711f632..f7facefdd 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -41,11 +41,6 @@
<sect2 role="installation">
<title>Installation of GCC</title>
- <para>First, apply a patch to fix some regressions and to cope
- with the removal of an obsolete kernel header in linux-5.13:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../gcc-&gcc-version;-upstream_fixes-1.patch</userinput></screen>
-
<para>If building on x86_64, change the default directory name for 64-bit
libraries to <quote>lib</quote>:</para>