Changeset 04c3a53 for BOOK/temp-system/mips64
- Timestamp:
- May 6, 2014, 11:34:45 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0131d1b
- Parents:
- df0177b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips64/gcc.xml
rdf0177b r04c3a53 72 72 73 73 <screen os="dc"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 74 ../gcc-&gcc-version;/configure --prefix=/tools \75 --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \76 --target=${CLFS_TARGET} --with-local-prefix=/tools --enable-long-long \77 --enable-c99 --enable-shared --enable-threads=posix \78 --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \79 --disable-libstdcxx-pch --with-abi=64 --with-system-zlib \80 --enable-checking=release --enable-libstdcxx-time \81 --with-native-system-header-dir=/tools/include</userinput></screen>74 ../gcc-&gcc-version;/configure --prefix=/tools \ 75 --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 76 --target=${CLFS_TARGET} --with-local-prefix=/tools --enable-long-long \ 77 --enable-c99 --enable-shared --enable-threads=posix \ 78 --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \ 79 --disable-libstdcxx-pch --with-abi=64 --with-system-zlib \ 80 --enable-checking=release --enable-libstdcxx-time \ 81 --with-native-system-header-dir=/tools/include</userinput></screen> 82 82 83 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.