mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Update bc option descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
94801bff92
commit
474de8b1ab
@ -100,10 +100,17 @@ ln -sfv libncursesw.so.6 /usr/lib/libncurses.so</userinput></screen>
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>-G -O3</parameter></term>
|
<term><parameter>-O3</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>These parameters specify the optimization to use. Debug symbols
|
<para>Specify the optimization to use.</para>
|
||||||
will be retained.</para>
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><parameter>-G</parameter></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Omit parts of the test suite that won't work
|
||||||
|
without a GNU bc present.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user