Changeset cc49a21 for BOOK/cross-tools/mips64-64/gcc-final.xml
- Timestamp:
- Nov 27, 2015, 6:35:47 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- 715d370d
- Parents:
- 3995a05
- git-author:
- William Harrington <kb0iic@…> (11/27/15 18:35:35)
- git-committer:
- William Harrington <kb0iic@…> (11/27/15 18:35:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips64-64/gcc-final.xml
r3995a05 rcc49a21 63 63 --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \ 64 64 --with-sysroot=${CLFS} --with-local-prefix=/tools \ 65 --with-native-system-header-dir=/tools/include --disable-nls \ 66 --disable-static --enable-languages=c,c++ \ 67 --enable-__cxa_atexit --enable-threads=posix \ 68 --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \ 69 --with-gmp=/cross-tools --with-cloog=/cross-tools \ 70 --with-isl=/cross-tools --with-system-zlib --enable-checking=release \ 71 --enable-libstdcxx-time --with-abi=64</userinput></screen> 65 --with-native-system-header-dir=/tools/include --disable-static \ 66 --enable-languages=c,c++ --disable-multilib --with-mpc=/cross-tools \ 67 --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools \ 68 --with-system-zlib --with-abi=64 --disable-bootstrap</userinput></screen> 72 69 73 70 <variablelist os="bg">
Note:
See TracChangeset
for help on using the changeset viewer.