aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/binutils.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index c8749321c..197b51d3b 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -26,12 +26,6 @@
<screen><userinput>expect -c "spawn ls"</userinput></screen>
-<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 the build directory:</para>
<screen><userinput>mkdir ../binutils-build