Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    r0b89da6 rcc858ed  
    6868  --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    6969  --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70   --with-isl=/cross-tools --with-system-zlib --enable-checking=release \
     70  --enable-cloog-backend=isl --with-isl=/cross-tools \
     71  --disable-isl-version-check --with-system-zlib --enable-checking=release \
    7172  --enable-libstdcxx-time</userinput></screen>
    7273
     
    113114      </varlistentry>
    114115
    115       <varlistentry os="bg6">
    116         <term><parameter>--enable-libstdcxx-time</parameter></term>
    117         <listitem>
    118           <para>This enables link-time checks for the availability of
    119           clock_gettime clocks, and nanosleep and sched_yield functions, in the
    120           C library.</para>
    121         </listitem>
    122       </varlistentry>
    123 
    124116    </variablelist>
    125117
Note: See TracChangeset for help on using the changeset viewer.