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

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