Changeset cf44b18 in clfs-sysroot for BOOK/cross-tools/common
- Timestamp:
- Jul 11, 2009, 8:36:25 PM (15 years ago)
- Branches:
- master
- Children:
- f3125bf
- Parents:
- c4fd0e3
- Location:
- BOOK/cross-tools/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
rc4fd0e3 rcf44b18 57 57 --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \ 58 58 --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \ 59 --with-ppl=${CLFS}/cross-tools --with-cloog=${CLFS}/cross-tools \ 59 60 --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen> 60 61 -
BOOK/cross-tools/common/gcc-static.xml
rc4fd0e3 rcf44b18 59 59 --disable-libgomp --disable-libmudflap --disable-libssp \ 60 60 --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \ 61 --with-ppl=${CLFS}/cross-tools --with-cloog=${CLFS}/cross-tools \ 61 62 --disable-shared --disable-threads --enable-languages=c</userinput></screen> 62 63
Note:
See TracChangeset
for help on using the changeset viewer.