binutils: reword the desc for LTO patch

Prevent from misleading people to think "I don't build binutils with LTO,
so I can skip the patch".
This commit is contained in:
Xi Ruoyao 2022-02-16 14:32:24 +08:00
parent 83e41daaa6
commit c5755859a8
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -57,8 +57,9 @@
<screen><computeroutput>The system has no more ptys.
Ask your system administrator to create more.</computeroutput></screen>
<para>Upstream has made a patch to fix a problem when building with
Link Time Optimization (LTO). Apply that now:</para>
<para>Upstream has made a patch to fix a problem when using binutils
for building some BLFS packages with Link Time Optimization (LTO)
enabled. Apply that now:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-lto-patch;</userinput></screen>