Author: matthew
Date: Sat Nov 23 15:35:47 2013
New Revision: 10380

Log:
Add description of GCC's --enable-mpfr switches.

Modified:
   trunk/BOOK/chapter05/gcc-pass1.xml

Modified: trunk/BOOK/chapter05/gcc-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml  Sat Nov 23 15:34:47 2013        (r10379)
+++ trunk/BOOK/chapter05/gcc-pass1.xml  Sat Nov 23 15:35:47 2013        (r10380)
@@ -222,6 +222,14 @@
         </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>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to