aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/automake.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-06 17:14:46 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-06 17:14:46 +0000
commitc8fd7fe8f6c932ecfe8072110ef700127c096063 (patch)
tree6409291a5d5b8ace4a6f9531f0e060f423001c60 /chapter08/automake.xml
parent68a5dcb9b8627567e56e1fb3de66e8ee03dd3f9e (diff)
Update to vim-8.2.1361.
Update to glibc-2.32. Update to bison-3.7.1. Update to bc-3.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r--chapter08/automake.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml
index f89f71ced..ee444a365 100644
--- a/chapter08/automake.xml
+++ b/chapter08/automake.xml
@@ -59,6 +59,8 @@
<screen><userinput remap="test">make -j4 check</userinput></screen>
+ <para>The test t/subobj.sh is known to fail in the LFS environment.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>