Changeset 20f7baf
- Timestamp:
 - Feb 14, 2013, 1:25:26 PM (13 years ago)
 - Branches:
 - clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 456ec29
 - Parents:
 - 032e5f5
 - Location:
 - BOOK/cross-tools/common
 - Files:
 - 
      
- 2 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/mpfr.xml
r032e5f5 r20f7baf 41 41 42 42 <varlistentry> 43 <term><parameter>--enable-shared</parameter></term> 44 <listitem> 45 <para>This tells <command>configure</command> to build MPFR's 46 shared libraries.</para> 47 </listitem> 48 </varlistentry> 49 50 <varlistentry> 43 51 <term><parameter>--with-gmp=/cross-tools</parameter></term> 44 52 <listitem>  - 
      
BOOK/cross-tools/common/ppl.xml
r032e5f5 r20f7baf 42 42 </varlistentry> 43 43 44 <varlistentry> 45 <term><parameter>--disable-optimization</parameter></term> 46 <listitem> 47 <para>Tells <command>configure</command> to build PPL without 48 compiler optimizations, which are not needed for the Cross-Tools.</para> 49 </listitem> 50 </varlistentry> 51 44 52 </variablelist> 45 53  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  