aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/binutils-pass1.xml')
-rw-r--r--chapter05/binutils-pass1.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 614db83b6..fa8c23f2e 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -20,13 +20,7 @@
<sect2 role="installation">
<title>Installation of Binutils</title>
-<para>The current version of Binutils in use has a bug that causes strip to
-remove necessary information from certain library files. This patch fixes
-the problem:</para>
-
-<screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patch</userinput></screen>
-
-<para>Create a buil dir:</para>
+<para>Create a build dir:</para>
<screen><userinput>mkdir ../binutils-build
cd ../binutils-build</userinput></screen>