From 1335450983e08541fafedcca3632d4e0df335da4 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 12 Oct 2008 20:15:16 +0000 Subject: Added a patch to the Chapter 6 Binutils instructions to correct some errors in the test suite git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06/binutils.xml') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 0c7a9a216..aaebc6cce 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -61,6 +61,11 @@ Ask your system administrator to create more. patch -Np1 -i ../&binutils-configure-patch; + Apply the following patch to prevent some failures when running the + the test suite: + +patch -Np1 -i ../&binutils-gcc-patch; + Suppress the installation of an outdated standards.info file as a newer one is installed later on in the Autoconf instructions: -- cgit v1.2.3-54-g00ecf