Changeset 07114c98 for BOOK/cross-tools/x86_64-64
- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 95112ed
- Parents:
- 51f1397
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86_64-64/gcc-static.xml
r51f1397 r07114c98 79 79 80 80 <screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 81 --host=${ LFS_HOST} --target=${LFS_TARGET} --disable-multilib \81 --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-multilib \ 82 82 --with-local-prefix=/tools --disable-nls --disable-shared \ 83 83 --disable-threads --enable-languages=c</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.