diff options
Diffstat (limited to 'chapter05/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 54f365dc9..9c79ecf2c 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -20,12 +20,6 @@ <sect2 role="installation"> <title>Re-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 separate build directory again:</para> <screen><userinput>mkdir ../binutils-build |