Changeset 8a77fbd in clfs-embedded for BOOK/cross-tools/mips
- Timestamp:
- Oct 14, 2013, 3:07:12 PM (11 years ago)
- Branches:
- master
- Children:
- 2b9574b
- Parents:
- 90309a2
- git-author:
- Andrew Bradford <andrew@…> (10/09/13 17:53:47)
- git-committer:
- Andrew Bradford <andrew@…> (10/14/13 15:07:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips/gcc-static.xml
r90309a2 r8a77fbd 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='b'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../common/gcc-static.xml" 36 xpointer="xpointer(//*[@os='ba'])"/> 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../common/gcc-static.xml" 32 40 xpointer="xpointer(//*[@os='c'])"/> 33 41 … … 44 52 --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 45 53 --with-sysroot=${CLFS} --disable-nls --disable-shared \ 46 --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \ 47 --with-mpc=${CLFS}/cross-tools --without-headers --with-newlib \ 54 --without-headers --with-newlib \ 48 55 --disable-decimal-float --disable-libgomp --disable-libmudflap \ 49 56 --disable-libssp --disable-threads --enable-languages=c \
Note:
See TracChangeset
for help on using the changeset viewer.