Changeset 1dcf44d for BOOK/cross-tools/mips64-64/gcc-final.xml
- Timestamp:
- Aug 11, 2014, 4:53:18 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 2004b26
- Parents:
- 9784318
- git-author:
- Chris Staub <chris@…> (08/11/14 04:53:04)
- git-committer:
- Chris Staub <chris@…> (08/11/14 04:53:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips64-64/gcc-final.xml
r9784318 r1dcf44d 64 64 --with-sysroot=${CLFS} --with-local-prefix=/tools \ 65 65 --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 \ 68 68 --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \ 69 69 --with-gmp=/cross-tools --with-cloog=/cross-tools \ … … 98 98 xpointer="xpointer(//*[@os='bg4'])"/> 99 99 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 108 100 </variablelist> 109 101
Note:
See TracChangeset
for help on using the changeset viewer.