diff options
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 1d87b7797..9b8c68ceb 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -164,11 +164,13 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> + <para>Foru tests related to zlib are known ot fail.</para> +<!-- <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> <screen><userinput remap="install">make tooldir=/usr install -j1</userinput></screen> |