aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-08-22 13:33:05 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-08-22 13:33:05 +0000
commit4a0bb544b3e8a39a8b9a5727ba89c9ba90c773c0 (patch)
treed4630606f7b9d3e3ccb360d84391954fd67aa31e
parent2e86ff80bad81cde7de8221eb8bc61a06c16a063 (diff)
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
-rw-r--r--chapter06/binutils.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 4d99cefcb..6d81aef04 100644
--- a/chapter06/binutils.xml
+++ b/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>