aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter06/flex.xml5
2 files changed, 6 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ae4f0fd1e..0d3158a8c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2012-12-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - All of Flex's tests pass, so remove the
+ &quot;-k&quot; 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>
</listitem>
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index bf424fe04..8f97a7c9d 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -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>