Ignore:
Timestamp:
Aug 10, 2014, 9:53:18 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
2004b26
Parents:
9784318
git-author:
Chris Staub <chris@…> (08/10/14 21:53:04)
git-committer:
Chris Staub <chris@…> (08/10/14 21:53:18)
Message:

Removed unneeded GCC configure switches

File:
1 edited

Legend:

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

    r9784318 r1dcf44d  
    6464    --with-sysroot=${CLFS} --with-local-prefix=/tools \
    6565    --with-native-system-header-dir=/tools/include \
    66     --disable-nls --enable-shared --disable-static \
    67     --enable-languages=c,c++ --enable-__cxa_atexit --enable-c99 \
    68     --enable-long-long --enable-threads=posix --with-mpc=/cross-tools \
     66    --disable-nls --disable-static --enable-languages=c,c++ \
     67    --enable-__cxa_atexit --enable-threads=posix --with-mpc=/cross-tools \
    6968    --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-cloog=/cross-tools \
    7069    --with-isl=/cross-tools --with-system-zlib --enable-checking=release \
Note: See TracChangeset for help on using the changeset viewer.