mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Minor order and text change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
aae1a5bffa
commit
0cba512df7
@ -66,8 +66,8 @@ cd build</userinput></screen>
|
|||||||
<para>Prepare Binutils for compilation:</para>
|
<para>Prepare Binutils for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">../configure --prefix=/usr \
|
<screen><userinput remap="configure">../configure --prefix=/usr \
|
||||||
--enable-shared \
|
|
||||||
--enable-plugins \
|
--enable-plugins \
|
||||||
|
--enable-shared \
|
||||||
--disable-werror \
|
--disable-werror \
|
||||||
--with-system-zlib</userinput></screen>
|
--with-system-zlib</userinput></screen>
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ cd build</userinput></screen>
|
|||||||
for instructions on how to build all of GCC's supported languages.</para>
|
for instructions on how to build all of GCC's supported languages.</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The meaning of the new configure option:</title>
|
<title>The meaning of the new configure parameters:</title>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><envar>SED=sed</envar></term>
|
<term><envar>SED=sed</envar></term>
|
||||||
|
Loading…
Reference in New Issue
Block a user