diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index cc67448d0..3f3fed95f 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -56,16 +56,6 @@ Ask your system administrator to create more.</computeroutput></screen> <para>This issue needs to be resolved before running the test suites for Binutils and GCC.</para> - <para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix - this issue by applying the following patch:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen> - - <para>Apply the following patch to prevent some failures when running the - the test suite:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&binutils-gcc-patch;</userinput></screen> - <para>Suppress the installation of an outdated <filename>standards.info</filename> file as a newer one is installed later on in the Autoconf instructions:</para> |