mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 10:45:22 +01:00
Remove the '-k' parameter to Flex's testsuite invocation as all of its test pass. Fixes #3244.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e651b54729
commit
c6f365edb3
@ -39,6 +39,11 @@
|
||||
<listitem>
|
||||
<para>2012-12-12</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - All of Flex's tests pass, so remove the
|
||||
"-k" option to its testsuite invocation. Fixes
|
||||
<ulink url="&lfs-ticket-root;3244">#3244</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to E2fsprogs-1.42.6. Fixes
|
||||
<ulink url="&lfs-ticket-root;3243">#3243</ulink>.</para>
|
||||
|
@ -56,10 +56,7 @@
|
||||
|
||||
<para>To test the results (about 0.5 SBU), issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||
|
||||
<para>There are two tests that fail due to incompatibilities
|
||||
with the most recent version of bison.</para>
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user