diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
commit | 075d35fb3d98b3fb195cced1df58207e99f7a239 (patch) | |
tree | be19eadf7550b41db7fabc39b7044db9d6d8a8ea /chapter08/glibc.xml | |
parent | 6b1d625cce416bd5b8170d57777a3ea7026fe7db (diff) |
Some updates re test failures.
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 8efd2ca90..5beb709c9 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -174,8 +174,11 @@ esac</userinput></screen> </listitem> <listitem> + <!-- FIXME This currently tests SSBD and STIBP which do not exist + on non-intel, should be fixed in glibc-2.34 + https://sourceware.org/pipermail/libc-alpha/2021-January/122171.html --> <para><emphasis>elf/tst-cpu-features-cpuinfo</emphasis> - may fail on some architectures.</para> + will fail on non-intel CPUs with this version of glibc.</para> </listitem> <listitem> |