mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fix gcc patch name in Chapter 8.
This commit is contained in:
parent
33505d67f8
commit
d8a492a200
@ -44,7 +44,7 @@
|
||||
<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 ../glibc-&glibc-version;-upstream_fixes-1.patch</userinput></screen>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user