mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Apply Glibc's GCC fix to chapter 5 as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6f227bc82c
commit
8364323174
@ -55,6 +55,9 @@
|
|||||||
<para>The Glibc documentation recommends building Glibc outside of the source
|
<para>The Glibc documentation recommends building Glibc outside of the source
|
||||||
directory in a dedicated build directory:</para>
|
directory in a dedicated build directory:</para>
|
||||||
|
|
||||||
|
<para>Fix a bug that prevents Glibc from building with GCC-&gcc-version;:</para>
|
||||||
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
|
||||||
|
|
||||||
<screen><userinput remap="pre">mkdir -v ../glibc-build
|
<screen><userinput remap="pre">mkdir -v ../glibc-build
|
||||||
cd ../glibc-build</userinput></screen>
|
cd ../glibc-build</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user