瀏覽代碼

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 年之前
父節點
當前提交
4a0bb544b3
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>