mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Add description of GCC's --enable-mpfr switches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d23b8db23b
commit
a2e7068e94
@ -222,6 +222,14 @@ cd ../gcc-build</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>--with-mpfr-*</parameter></term>
|
||||
<listitem>
|
||||
<para>These options enable the build system to correctly use the
|
||||
in-tree copy of the MPFR sources.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
<para>Compile GCC by running:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user