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/temp-system/common/gcc.xml

    r9784318 r1dcf44d  
    7171<screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    7272    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    73     --with-local-prefix=/tools --enable-long-long --enable-c99 --enable-shared \
    74     --enable-threads=posix --disable-multilib --disable-nls \
    75     --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
     73    --with-local-prefix=/tools --disable-multilib --disable-nls \
     74    --enable-languages=c,c++ --disable-libstdcxx-pch \
    7675    --with-system-zlib --with-native-system-header-dir=/tools/include \
    7776    --disable-libssp --enable-checking=release --enable-libstdcxx-time</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.