diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 952e3cca7..c6d47d970 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -119,8 +119,6 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> are known to fail in LFS chroot environment because they require /etc/hosts and iana-etc.</para> - <para>Two tests named pr57193.c and pr90178.c are known to fail.</para> - <para>A few unexpected failures cannot always be avoided. The GCC developers are usually aware of these issues, but have not resolved them yet. Unless the test results are vastly different from those at the above URL, |