From 523725cbd4b6bfce4b9ebf8cd4396004b915dfdb Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 19 Jul 2014 21:18:29 +0000 Subject: Update to coreutils-8.23. Add binutils patch to fix lto test suite. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06/binutils.xml') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 8f7c7df83..71868fdfc 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -69,6 +69,10 @@ sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in patch -Np1 -i ../&binutils-lto-patch; + Fix some LTO tests in the test suite: + +patch -Np1 -i ../&binutils-lto-testsuite-patch; + The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf