mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-28 08:09:21 +01:00
Mention Dejagnu's testsuite. Fixes #2362. Thanks to Chris Staub for the report and patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1c0761a175
commit
87c1917179
@ -40,6 +40,12 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2009-03-11</para>
|
<para>2009-03-11</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Mention Dejagnu test suite, as a C++ compiler is
|
||||||
|
available in chapter 5. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;2362">#2362</ulink>. Thanks to Chris
|
||||||
|
Staub for the report and patch.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
|
<para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
|
||||||
instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
|
instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
|
||||||
|
@ -49,8 +49,9 @@
|
|||||||
|
|
||||||
<screen><userinput remap="install">make install</userinput></screen>
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
|
|
||||||
<para>This package does come with a test suite, however, it cannot be
|
<para>To test the results, issue:</para>
|
||||||
run at this time because we do not have a C++ compiler yet.</para>
|
|
||||||
|
<screen><userinput remap="test">make check</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user