Changeset 1dcf44d for BOOK/temp-system


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

Location:
BOOK/temp-system
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/gcc.xml

    r9784318 r1dcf44d  
    7373<screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    7474    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    75     --with-local-prefix=/tools --enable-long-long --enable-c99 --enable-shared \
    76     --enable-threads=posix --disable-multilib --disable-nls \
    77     --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
    78     --with-system-zlib --with-native-system-header-dir=/tools/include \
    79     --disable-libssp --enable-checking=release --enable-libstdcxx-time</userinput></screen>
     75    --with-local-prefix=/tools --disable-multilib --disable-nls \
     76    --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib \
     77    --with-native-system-header-dir=/tools/include --disable-libssp \
     78    --enable-checking=release --enable-libstdcxx-time</userinput></screen>
    8079
    8180    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • 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>
  • BOOK/temp-system/mips64-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    --enable-checking=release --enable-libstdcxx-time \
    7978    --with-native-system-header-dir=/tools/include</userinput></screen>
  • BOOK/temp-system/mips64/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 \
    77     --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    78     --disable-libstdcxx-pch --with-abi=64 --with-system-zlib \
    79     --enable-checking=release --enable-libstdcxx-time \
     75    --target=${CLFS_TARGET} --with-local-prefix=/tools --disable-nls \
     76    --enable-languages=c,c++ --disable-libstdcxx-pch --with-abi=64 \
     77    --with-system-zlib --enable-checking=release --enable-libstdcxx-time \
    8078    --with-native-system-header-dir=/tools/include</userinput></screen>
    8179
  • 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>
  • 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.