diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 52c48cf8d..0a1799235 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -28,8 +28,7 @@ remove necessary information from certain library files. This patch fixes the problem:</para> -<screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patc -h</userinput></screen> +<screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patch</userinput></screen> <para>Create a separate build directory again:</para> |