From bd8cf55892f0a2915115edeb6ef9761d090a7165 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 16 Dec 2013 22:31:58 +0000 Subject: Update to Binutils-2.24. Fixes #3438. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 4 ++-- chapter05/binutils-pass1.xml | 6 ------ chapter05/binutils-pass2.xml | 6 ------ chapter06/binutils.xml | 6 ------ packages.ent | 6 +++--- 6 files changed, 9 insertions(+), 23 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c2030d94f..131d0c2dc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,10 @@ 2013-12-16 + + [matthew] - Update to Binutils-2.24. Fixes + #3438. + [matthew] - Update to File-5.16. Fixes #3437. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 218f40f51..38f23f051 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ - + Bison &bison-version; diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 8a4880b46..6766005fa 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -52,12 +52,6 @@ linker and assembler to determine which of their own features to enable. - Fix a couple of syntax errors that prevent the documentation from - building with Texinfo-&texinfo-version;: - -sed -i -e 's/@colophon/@@colophon/' \ - -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo - The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 4d661296c..69d0e3ff3 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -43,12 +43,6 @@ Installation of Binutils - Fix a couple of syntax errors that prevent the documentation from - building with Texinfo-&texinfo-version;: - -sed -i -e 's/@colophon/@@colophon/' \ - -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo - Create a separate build directory again: mkdir -v ../binutils-build diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 65f72a8f3..a82f96c5c 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -64,12 +64,6 @@ Ask your system administrator to create more. rm -fv etc/standards.info sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in - Fix a couple of syntax errors that prevent the documentation from - building with Texinfo-&texinfo-version;: - -sed -i -e 's/@colophon/@@colophon/' \ - -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo - The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: diff --git a/packages.ent b/packages.ent index 9a2c06aac..9424ada41 100644 --- a/packages.ent +++ b/packages.ent @@ -42,10 +42,10 @@ - - + + - + -- cgit v1.2.3-54-g00ecf