Ignore:
Timestamp:
Aug 10, 2014, 9:53:04 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
a15d1d7
Parents:
0115862
Message:

Removed unneeded GCC configure switches

File:
1 edited

Legend:

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

    r0115862 r5e685649  
    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.