diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-03 22:24:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-03 22:24:14 +0000 |
commit | b7e1c21720964ffb5f646e37f266aaf70ecd1325 (patch) | |
tree | 6ce53ab1bbe46746b3c384c7ae5039cd7b5abbee /chapter06 | |
parent | 015473e79086108dd15b84e4ec6b29f62662d044 (diff) |
Update to gcc-9.1.0.
Update to linux-5.0.11.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 93d83f80f..03c7c6e25 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -178,6 +178,11 @@ esac</userinput></screen> <itemizedlist> <listitem> + <para><emphasis>misc/check-installed-headers-c</emphasis> + is known to fail due to changes in the kernel headers.</para> + </listitem> + + <listitem> <para><emphasis>misc/tst-ttyname</emphasis> is known to fail in the LFS chroot environment.</para> </listitem> |