From 67fd1a9e4c49c45a3d6b160911f423cfb4816e89 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 28 Mar 2013 17:41:36 +0000 Subject: Upgrade to Binutils-2.23.2. Fixes #3318. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 8 ++++++-- chapter03/patches.xml | 8 -------- chapter06/binutils.xml | 6 ++++-- packages.ent | 6 +++--- patches.ent | 4 ---- 6 files changed, 17 insertions(+), 19 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 789d07aef..10c17218b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2013-03-28 + + [matthew] - Upgrade to Binutils-2.23.2. Fixes + #3318. + [matthew] - Upgrade to Systemd-199. Fixes #3317. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0f26c9a85..588c4e244 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ - + @@ -247,6 +247,10 @@ bash-4.2-fixes-11.patch + + binutils-2.23.1-testsuite_fix-1.patch + + perl-5.16.2-libc-1.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 9007b10eb..d5cb55391 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -26,14 +26,6 @@ - - Binutils Test Suite Patch - &binutils-testsuite-fixes-patch-size;: - - Download: - MD5 sum: &binutils-testsuite-fixes-patch-md5; - - - Bzip2 Documentation Patch - &bzip2-docs-patch-size;: diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 0cca873ef..e7194d81c 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -64,9 +64,11 @@ Ask your system administrator to create more. rm -fv etc/standards.info sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in - Fix some test suite scripts so all tests pass: + Fix a couple of syntax errors that prevent the documentation from + building with Texinfo-&texinfo-version;: -patch -Np1 -i ../&binutils-testsuite-fixes-patch; +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 2c1353070..a29bdcbd8 100644 --- a/packages.ent +++ b/packages.ent @@ -34,10 +34,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index 0b5277c4d..5ad0d7bc3 100644 --- a/patches.ent +++ b/patches.ent @@ -6,10 +6,6 @@ - - - - -- cgit v1.2.3-54-g00ecf