mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
gcc: tell the audience that Glibc-2.31 is the smoking gun
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11739 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5e32d3008a
commit
ae11e15dd7
@ -105,8 +105,7 @@ tar -xf ../mpc-&mpc-version;.tar.gz
|
||||
mv -v mpc-&mpc-version; mpc</userinput></screen>
|
||||
|
||||
<para>
|
||||
Now fix a problem introduced by aother package after this version
|
||||
of gcc was released:
|
||||
Now fix a problem introduced by Glibc-2.31:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -e '1161 s|^|//|' \
|
||||
|
@ -52,8 +52,7 @@
|
||||
esac</userinput></screen>
|
||||
|
||||
<para>
|
||||
As in gcc-pass2, fix a problem introduced by aother package after this version
|
||||
of gcc was released:
|
||||
As in gcc-pass2, fix a problem introduced by Glibc-2.31:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -e '1161 s|^|//|' \
|
||||
|
Loading…
Reference in New Issue
Block a user