Ignore:
Timestamp:
03/31/2021 10:41:40 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
4ea78e0
Parents:
bd1abf6
git-author:
Thomas Trepl <thomas@…> (08/07/2020 07:06:58 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:40 AM)
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rbd1abf6 r032dc4e8  
    5959
    6060    <para>Now remove one test that prevents the tests from running
    61     to completion, and fix other tests in the gold test suite, which
    62     need to be adjusted for GCC 10:</para>
    63 
    64 <screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in
    65 patch -Np1 -i ../binutils-&binutils-version;-gcc10_gold_test_fix-1.patch</userinput></screen>
     61    to completion:</para>
     62
     63<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
    6664
    6765    <para>The Binutils documentation recommends building Binutils
Note: See TracChangeset for help on using the changeset viewer.