From 93ee74805cd776050b416141450ce167eb442e73 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 8 Dec 2007 23:46:45 +0000 Subject: Updated to Texinfo-4.11. Fixes #2074. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 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 24770bb17..b747c97ce 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -56,6 +56,11 @@ Ask your system administrator to create more. This issue needs to be resolved before running the test suites for Binutils and GCC. + Binutils does not recognize versions of Texinfo newer than 4.9. Fix + this issue by applying the following patch: + +patch -Np1 -i ../&binutils-configure-patch; + The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf