aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/coreutils.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index cc8fc42ad..eb3cbcd06 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -131,6 +131,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<!-- test-getlogin is now skipped
<para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
-->
+<!-- should be fixed at next release, coreutils-9.2 -->
+ <para>The sort-NaN-infloop test is known to fail with GCC-12.</para>
+
<para>Remove the temporary group:</para>
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>