aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/binutils-inst.xml')
-rw-r--r--chapter05/binutils-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/binutils-inst.xml b/chapter05/binutils-inst.xml
index 910cb6bae..ba383cdef 100644
--- a/chapter05/binutils-inst.xml
+++ b/chapter05/binutils-inst.xml
@@ -9,9 +9,9 @@ it comes with.</para>
<para>Install Binutils by running the following commands:</para>
-<para><screen><userinput>./configure --prefix=$LFS/usr --disable-nls &amp;&amp;</userinput>
-<userinput>make LDFLAGS=-all-static tooldir=$LFS/usr &amp;&amp;</userinput>
-<userinput>make tooldir=$LFS/usr install</userinput></screen></para>
+<para><screen><userinput>./configure --prefix=$LFS/usr --disable-nls &amp;&amp;
+make LDFLAGS=-all-static tooldir=$LFS/usr &amp;&amp;
+make tooldir=$LFS/usr install</userinput></screen></para>
</sect2>