Changeset cc49a21 for BOOK/cross-tools/multilib/gcc-static.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/multilib/gcc-static.xml
r3995a05 rcc49a21 76 76 --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 77 77 --with-sysroot=${CLFS} --with-local-prefix=/tools \ 78 --with-native-system-header-dir=/tools/include --disable-nls \ 79 --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \ 80 --with-cloog=/cross-tools --with-mpc=/cross-tools --without-headers \ 81 --with-newlib --disable-decimal-float --disable-libgomp --disable-libmudflap \ 78 --with-native-system-header-dir=/tools/include --disable-shared \ 79 --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-mpc=/cross-tools \ 80 --without-headers --with-newlib --disable-decimal-float --disable-libgomp \ 82 81 --disable-libssp --disable-libatomic --disable-libitm \ 83 --disable-libsanitizer --disable-libquadmath --disable-threads \ 84 --disable-target-zlib --with-system-zlib --with-isl=/cross-tools \ 85 --enable-languages=c --enable-checking=release</userinput></screen> 82 --disable-libsanitizer --disable-libquadmath --disable-libvtv \ 83 --disable-libcilkrts --disable-libstdc++-v3 --disable-threads \ 84 --with-system-zlib --with-isl=/cross-tools --enable-languages=c \ 85 --disable-bootstrap --with-glibc-version=&glibc-version;</userinput></screen> 86 86 87 87 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.