Changeset 00358bf
- Timestamp:
- Feb 1, 2013, 4:38:10 PM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b814067
- Parents:
- d73525f
- Location:
- BOOK/cross-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips64-64/gcc-static.xml
rd73525f r00358bf 88 88 --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 89 89 --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \ 90 --disable-shared -- disable-static --with-mpfr=/cross-tools \90 --disable-shared --with-mpfr=/cross-tools \ 91 91 --with-gmp=/cross-tools --with-ppl=/cross-tools --with-cloog=/cross-tools \ 92 92 --without-headers --with-newlib --disable-decimal-float \ -
BOOK/cross-tools/multilib/gcc-static.xml
rd73525f r00358bf 80 80 --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 81 81 --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \ 82 --disable-shared -- disable-static --with-mpfr=/cross-tools \82 --disable-shared --with-mpfr=/cross-tools \ 83 83 --with-gmp=/cross-tools --with-ppl=/cross-tools --with-cloog=/cross-tools \ 84 84 --without-headers --with-newlib --disable-decimal-float \
Note:
See TracChangeset
for help on using the changeset viewer.