diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-30 01:11:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-30 01:11:15 +0000 |
commit | 48a987b4204cf5c5a1686e40b51bbdd014d834ee (patch) | |
tree | d17cebdc1f1af9c1db5f2f8c8c54ef5c3ba6b2e4 /chapter06/libtool.xml | |
parent | 93fa97d5a8cd40a7047e58b6f8782669d96b4006 (diff) |
Update to libtool-2.4.3.
Update to eudev-2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libtool.xml')
-rw-r--r-- | chapter06/libtool.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index 2bbe70945..5271dd5be 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -54,6 +54,9 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>Five tests are known to fail in the LFS build envronment, + but all tests pass if rechecked after Chapter 6 is complete.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |