diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 8a35d49a3..d8f3807bd 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -53,8 +53,7 @@ or modifying them when building Binutils.</para> 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>The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory:</para> |