Changeset 8ffe6ef for BOOK/temp-system/mips64-64
- Timestamp:
- May 26, 2014, 3:20:15 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- f53e20f
- Parents:
- dfd73bad
- git-author:
- Chris Staub <chris@…> (05/26/14 03:08:52)
- git-committer:
- Chris Staub <chris@…> (05/26/14 03:20:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips64-64/gcc.xml
rdfd73bad r8ffe6ef 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.