diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-06 17:14:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-06 17:14:46 +0000 |
commit | c8fd7fe8f6c932ecfe8072110ef700127c096063 (patch) | |
tree | 6409291a5d5b8ace4a6f9531f0e060f423001c60 /chapter08/glibc.xml | |
parent | 68a5dcb9b8627567e56e1fb3de66e8ee03dd3f9e (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/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index be2de9dca..d61cd7858 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -144,6 +144,11 @@ esac</userinput></screen> <itemizedlist> <listitem> + <para><emphasis>io/tst-lchmod</emphasis> + is known to fail in the LFS chroot environment.</para> + </listitem> + + <listitem> <para><emphasis>misc/tst-ttyname</emphasis> is known to fail in the LFS chroot environment.</para> </listitem> |