diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-17 23:38:53 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-17 23:38:53 -0600 |
commit | 01cf1502c2e44f43f12f126b94d78cbb1c3fa89a (patch) | |
tree | 523ae4943a4991fada90c4de19bc44fecf30e35d | |
parent | b5e4ab72f196d765ce4ad7b8281f5c2fd1d6ada5 (diff) |
Remove reference to test failures
-rw-r--r-- | chapter08/binutils.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index f91424427..0aa4e8456 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -173,8 +173,9 @@ cd build</userinput></screen> <para>Test the results:</para> <screen><userinput remap="test">make -k check</userinput></screen> - +<!-- <para>Four tests related to zlib are known to fail.</para> +--> <!-- <para>Seven gold tests are known to fail with gcc-11.1.0</para> |