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/multilib/gcc.xml

    r9784318 r1dcf44d  
    7373<screen os="dc"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    7474    --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    75     --target=${CLFS_TARGET} --with-local-prefix=/tools --enable-long-long \
    76     --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    77     --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
     75    --target=${CLFS_TARGET} --with-local-prefix=/tools --disable-nls \
     76    --enable-languages=c,c++ --disable-libstdcxx-pch \
    7877    --with-system-zlib --with-native-system-header-dir=/tools/include \
    7978    --disable-libssp --enable-libstdcxx-time --enable-checking=release</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.