Ignore:
Timestamp:
Nov 27, 2015, 10:35:47 AM (8 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
sysvinit
Children:
715d370d
Parents:
3995a05
git-author:
William Harrington <kb0iic@…> (11/27/15 10:35:35)
git-committer:
William Harrington <kb0iic@…> (11/27/15 10:35:47)
Message:

Update GCC 5.2.0 from GCC 4.8.0.

File:
1 edited

Legend:

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

    r3995a05 rcc49a21  
    6363    --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
    6464    --with-sysroot=${CLFS} --with-local-prefix=/tools \
    65     --with-native-system-header-dir=/tools/include --disable-nls \
    66     --disable-static --enable-languages=c,c++ \
    67     --enable-__cxa_atexit --enable-threads=posix \
    68     --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    69     --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70     --with-isl=/cross-tools --with-system-zlib --enable-checking=release \
    71     --enable-libstdcxx-time --with-abi=64</userinput></screen>
     65    --with-native-system-header-dir=/tools/include --disable-static \
     66    --enable-languages=c,c++ --disable-multilib --with-mpc=/cross-tools \
     67    --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools \
     68    --with-system-zlib --with-abi=64 --disable-bootstrap</userinput></screen>
    7269
    7370    <variablelist os="bg">
Note: See TracChangeset for help on using the changeset viewer.