Restore comment about possible math failures in glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2018-06-15 16:28:35 +00:00
parent 36d2dccc79
commit 5ed8d0a86a

View File

@ -176,13 +176,13 @@ unset GCC_INCDIR</userinput></screen>
fail. The reason is not completely understood, but indications are
that minor timing issues can trigger these failures.</para>
</listitem>
-->
<listitem>
<para>The math tests sometimes fail when running on
systems where the CPU is not a relatively new Intel or
AMD processor.</para>
</listitem>
<!--
<listitem>
<para>The
<emphasis>nptl/tst-thread-affinity-{pthread,pthread2,sched}</emphasis>