mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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.
This commit is contained in:
parent
d182d836a4
commit
658a5da5fb
@ -42,6 +42,16 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2021-08-18</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Eliminate an instruction to remove a test
|
||||
in bunutils that no longer fails.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2021-08-16</para>
|
||||
<itemizedlist>
|
||||
@ -51,6 +61,15 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2021-08-15</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - LFS-11.0-rc1 released.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2021-08-14</para>
|
||||
<itemizedlist>
|
||||
|
@ -68,12 +68,12 @@ Ask your system administrator to create more.</computeroutput></screen>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '63d' etc/texi2pod.pl
|
||||
find -name \*.1 -delete</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para>Now remove one test that prevents the tests from running
|
||||
to completion:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>The Binutils documentation recommends building Binutils
|
||||
in a dedicated build directory:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user