Fix spacing

This commit is contained in:
Thomas Trepl (Moody) 2021-08-25 09:41:21 +02:00
commit 0fd35e0640

View File

@ -70,7 +70,7 @@ cd build</userinput></screen>
<para>Now prepare Binutils for compilation:</para> <para>Now prepare Binutils for compilation:</para>
<screen arch="default"><userinput remap="configure">../configure --prefix=$LFS/tools \ <screen arch="default"><userinput remap="configure">../configure --prefix=$LFS/tools \
--with-sysroot=$LFS \ --with-sysroot=$LFS \
--target=$LFS_TGT \ --target=$LFS_TGT \
--disable-nls \ --disable-nls \