Changeset d103311 for BOOK/temp-system/mips64-64/gcc.xml
- Timestamp:
- May 26, 2014, 3:08:52 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 7874109
- Parents:
- 48dab198
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips64-64/gcc.xml
r48dab198 rd103311 71 71 xpointer="xpointer(//*[@os='h'])"/> 72 72 73 <screen os="ck"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 74 ../gcc-&gcc-version;/configure --prefix=/tools --disable-multilib \ 73 <screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools --disable-multilib \ 75 74 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 76 75 --with-local-prefix=/tools --enable-long-long --enable-c99 \ … … 82 81 <variablelist> 83 82 <title>The meaning of the new configure options:</title> 84 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"86 href="../multilib/gcc.xml"87 xpointer="xpointer(//*[@os='dd1'])"/>88 83 89 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.