aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass2.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-pass2.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-pass2.xml')
-rw-r--r--chapter05/binutils-pass2.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml
index 8a68ede3a..ca947482f 100644
--- a/chapter05/binutils-pass2.xml
+++ b/chapter05/binutils-pass2.xml
@@ -43,10 +43,6 @@
<sect2 role="installation">
<title>Installation of Binutils</title>
- <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>Create a separate build directory again:</para>
<screen><userinput remap="pre">mkdir -v ../binutils-build