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/cross-tools/mips64-64/gcc-final.xml

    r9784318 r1dcf44d  
    6464    --with-sysroot=${CLFS} --with-local-prefix=/tools \
    6565    --with-native-system-header-dir=/tools/include --disable-nls \
    66     --enable-shared --disable-static --enable-languages=c,c++ \
    67     --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix \
     66    --disable-static --enable-languages=c,c++ \
     67    --enable-__cxa_atexit --enable-threads=posix \
    6868    --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    6969    --with-gmp=/cross-tools --with-cloog=/cross-tools \
     
    9898      xpointer="xpointer(//*[@os='bg4'])"/>
    9999
    100       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101       href="../common/gcc-final.xml"
    102       xpointer="xpointer(//*[@os='bg5'])"/>
    103 
    104       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105       href="../common/gcc-final.xml"
    106       xpointer="xpointer(//*[@os='bg6'])"/>
    107 
    108100    </variablelist>
    109101
Note: See TracChangeset for help on using the changeset viewer.