Ignore:
Timestamp:
08/18/2021 05:19:33 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
33ca65c, de8b6cb
Parents:
d182d83
Message:

Now run all the tests in binutils.
We were removing a failing test, but it is not longer a problem.
Eliminate the instruction that does that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rd182d83 r658a5da  
    6969<screen><userinput remap="pre">sed -i '63d' etc/texi2pod.pl
    7070find -name \*.1 -delete</userinput></screen>
    71 
     71<!--
    7272    <para>Now remove one test that prevents the tests from running
    7373    to completion:</para>
    7474
    7575<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
    76 
     76-->
    7777    <para>The Binutils documentation recommends building Binutils
    7878    in a dedicated build directory:</para>
Note: See TracChangeset for help on using the changeset viewer.