mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Sync gcc options and explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5f360c1ac6
commit
2bd8de0c6d
@ -87,15 +87,15 @@ cd ../gcc-build</userinput></screen>
|
|||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The meaning of the new configure option:</title>
|
<title>The meaning of the new configure option:</title>
|
||||||
|
<!--
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--disable-install-libiberty</parameter></term>
|
<term><parameter>- -disable-install-libiberty</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This prevents GCC from installing its own copy of libiberty,
|
<para>This prevents GCC from installing its own copy of libiberty,
|
||||||
which is already provided by Binutils-&binutils-version;.</para>
|
which is already provided by Binutils-&binutils-version;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
-->
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--with-system-zlib</parameter></term>
|
<term><parameter>--with-system-zlib</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user