diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-02 16:15:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-02 16:15:16 +0000 |
commit | 305ab2a4faa4f3c6a83fc9c3c9f18101bbb2672f (patch) | |
tree | c9380e420318c2e75dcb92d8ad26461960d5eb66 /chapter08/glibc.xml | |
parent | 5ddb2ead5e4acb3f89739905305cde2429119717 (diff) |
Update to bc-3.2.6.
Update to glibc-2.33.
Minor change to mountfs boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index c67f735dd..dc3d5ecee 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -152,18 +152,12 @@ esac</userinput></screen> <para><emphasis>misc/tst-ttyname</emphasis> is known to fail in the LFS chroot environment.</para> </listitem> -<!-- - <listitem> - <para><emphasis>inet/tst-idna_name_classify</emphasis> - is known to fail in the LFS chroot environment.</para> - </listitem> <listitem> - <para><emphasis>posix/tst-getaddrinfo4</emphasis> and - <emphasis>posix/tst-getaddrinfo5</emphasis> + <para><emphasis>elf/tst-cpu-features-cpuinfo</emphasis> may fail on some architectures.</para> </listitem> ---> + <listitem> <para>The <emphasis>nss/tst-nss-files-hosts-multi</emphasis> test may fail for reasons that have not been determined.</para> |