diff options
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r-- | chapter08/binutils.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 6125741de..907a1e7c6 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -56,12 +56,12 @@ <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 building some - packages. Apply that now:</para> - <screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen> ---> + <para>Upstream has made a patch to fix a problem when building with + Link Time Optimization (LTO). Apply that now:</para> + + <screen><userinput remap="pre">patch -Np1 -i ../&binutils-lto-patch;</userinput></screen> + <!-- <para>An error in the building system causes the shipped man pages to be empty. Workaround the issue and remove the shipped man pages, so the |