aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-08-14 22:28:28 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-08-14 22:28:28 +0000
commitffbeb5fc6b4f1ef0bd03440a3a935b8127d511ad (patch)
treea18ff7a212e87484d828a9217a89ea8fb30c2d41 /chapter06/automake.xml
parentb485746388fcd4afa65339bcdac33949497b68b0 (diff)
Update to gcc-7.2.0.
Update to linux-4.12.7. Update to glibc-2.26. Update to dbus-1.10.22. Update to binutils-2.29. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 996592f80..5dc6295d6 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -58,7 +58,8 @@
<screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &amp;:" t/lex-{clean,depend}-cxx.sh
make -j4 check</userinput></screen>
- <para>Three tests are known to fail in the LFS environment.</para>
+ <para>Three tests are known to fail in the LFS environment:
+ check12.sh, subobj.sh, and check12-w.sh.</para>
<para>Install the package:</para>