diff options
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> |