Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gcc.xml

    rcc858ed r0b89da6  
    7575  --enable-c99 --enable-shared --enable-threads=posix --disable-multilib \
    7676  --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    77   --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \
    78   --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    79   --disable-isl-version-check --with-cloog=/tools --with-system-zlib \
     77  --disable-libstdcxx-pch --with-gmp=/tools --with-mpfr=/tools \
     78  --with-mpc=/tools --with-isl=/tools --with-cloog=/tools --with-system-zlib \
    8079  --with-native-system-header-dir=/tools/include --disable-libssp \
    81   --disable-install-libiberty --enable-checking=release \
    82   --enable-libstdcxx-time</userinput></screen>
     80  --enable-checking=release --enable-libstdcxx-time</userinput></screen>
    8381
    8482    <variablelist os="cl">
    85       <title>The meaning of the new configure options:</title>
     83      <title>The meaning of the new configure option:</title>
    8684
    8785      <varlistentry os="cl1">
Note: See TracChangeset for help on using the changeset viewer.