diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
commit | 075d35fb3d98b3fb195cced1df58207e99f7a239 (patch) | |
tree | be19eadf7550b41db7fabc39b7044db9d6d8a8ea /chapter08/binutils.xml | |
parent | 6b1d625cce416bd5b8170d57777a3ea7026fe7db (diff) |
Some updates re test failures.
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r-- | chapter08/binutils.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 55e6f8636..e90f15b42 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -157,7 +157,9 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> - <para>Four tests named <quote>Run property ...</quote> are known to + <para>Seven gold tests are known to fail with gcc-11.1.0</para> + + <para>Four ld tests named <quote>Run property ...</quote> are known to fail.</para> <para>Install the package:</para> |