From 4a0bb544b3e8a39a8b9a5727ba89c9ba90c773c0 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Fri, 22 Aug 2014 13:33:05 +0000 Subject: [PATCH] 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 --- chapter06/binutils.xml | 3 +++ 1 file changed, 3 insertions(+) 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 make -k check + Six tests in the lto.exp testsuite are known to fail due + to changes in the most recent version of GCC. + Install the package: make tooldir=/usr install