1
0
Prechádzať zdrojové kódy

missing  

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 rokov pred
rodič
commit
a819776f4e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      chapter05/binutils-pass1-inst.xml

+ 1 - 1
chapter05/binutils-pass1-inst.xml

@@ -19,7 +19,7 @@ cd ../binutils-build</userinput></screen></para>
 
 <para><screen><userinput>CFLAGS="-O2 -pipe" \
 &nbsp;&nbsp;&nbsp;&nbsp;../binutils-&binutils-version;/configure \
-&nbsp;&nbsp;&nbsp;--prefix=/stage1 --disable-nls</userinput></screen></para>
+&nbsp;&nbsp;&nbsp;&nbsp;--prefix=/stage1 --disable-nls</userinput></screen></para>
 
 <para>The meaning of the (new) configure switches are:</para>