Changeset 07114c98 for BOOK/temp-system/mips64-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/temp-system/mips64-64/gcc.xml
r51f1397 r07114c98 101 101 <screen os="ck"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 102 102 ../gcc-&gcc-version;/configure --prefix=/tools --disable-multilib \ 103 --build=${ LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \103 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 104 104 --with-local-prefix=/tools --enable-long-long --with-abi=64 \ 105 105 --enable-c99 --enable-shared --enable-threads=posix --enable-__cxa_atexit \
Note:
See TracChangeset
for help on using the changeset viewer.