diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index fb9dc4b31..a33c6cf60 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -56,15 +56,11 @@ <screen><computeroutput>The system has no more ptys. Ask your system administrator to create more.</computeroutput></screen> -<!-- - <para>Fix some LTO tests in the test suite:</para> -<screen><userinput remap="pre">patch -Np1 -i ../&binutils-lto-testsuite-patch;</userinput></screen> + <para>Fix a problem identified upstream:</para> - <para>Enable binutils to recognize multiple plugins:</para> +<screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen> -<screen><userinput remap="pre">patch -Np1 -i ../&binutils-multiple-plugins-patch;</userinput></screen> ---> <para>The Binutils documentation recommends building Binutils in a dedicated build directory:</para> |