aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 2920f6f55..92c02a803 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -45,8 +45,7 @@ cd ../binutils-build</userinput></screen>
<para>Now prepare Binutils for compilation:</para>
-<screen><userinput>../&binutils-dir;/configure \
-&nbsp;&nbsp;&nbsp;&nbsp;--prefix=/usr --enable-shared</userinput></screen>
+<screen><userinput>../&binutils-dir;/configure --prefix=/usr --enable-shared</userinput></screen>
<para>Compile the package:</para>