Prechádzať zdrojové kódy

Actually, add back a note about lto tests.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 11 rokov pred
rodič
commit
4a0bb544b3
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      chapter06/binutils.xml

+ 3 - 0
chapter06/binutils.xml

@@ -120,6 +120,9 @@ cd ../binutils-build</userinput></screen>
 
 <screen><userinput remap="test">make -k check</userinput></screen>
 
+    <para>Six tests in the lto.exp testsuite are known to fail due
+    to changes in the most recent version of GCC.</para>
+
     <para>Install the package:</para>
 
 <screen><userinput remap="install">make tooldir=/usr install</userinput></screen>