aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-11-14 18:25:11 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-11-14 18:25:11 +0000
commit5d7109b29727c3e373e97e450b336fbcf93a7fda (patch)
tree0cf41e71f23557cea05756960a267130d3e93994 /chapter05/binutils-pass1.xml
parenta4d96cea6799c7c710681e2f7a33e45f9965ae09 (diff)
Upgrade to Binutils-2.23.1. Fixes #3226.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1.xml')
-rw-r--r--chapter05/binutils-pass1.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 73e7948ac..c52e0255d 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -52,10 +52,6 @@
linker and assembler to determine which of their own features to
enable.</para>
- <para>Apply a patch to prevent a build failure when using compiler optimizations:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-build-patch;</userinput></screen>
-
<para>The Binutils documentation recommends building Binutils outside of the
source directory in a dedicated build directory:</para>