Changeset 5bf1b587 for BOOK/cross-tools/mips64-64
- Timestamp:
- Nov 27, 2015, 11:31:57 AM (9 years ago)
- Branches:
- master, systemd
- Children:
- b9c4c37
- Parents:
- 8452ed7
- Location:
- BOOK/cross-tools/mips64-64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips64-64/gcc-final.xml
r8452ed7 r5bf1b587 66 66 --enable-languages=c,c++ --disable-multilib --with-mpc=/cross-tools \ 67 67 --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools \ 68 --with-system-zlib --with-abi=64 --disable-bootstrap</userinput></screen>68 --with-system-zlib --with-abi=64</userinput></screen> 69 69 70 70 <variablelist os="bg"> … … 82 82 href="../common/gcc-final.xml" 83 83 xpointer="xpointer(//*[@os='bg1'])"/> 84 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"86 href="../common/gcc-final.xml"87 xpointer="xpointer(//*[@os='bg2'])"/>88 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"90 href="../common/gcc-final.xml"91 xpointer="xpointer(//*[@os='bg3'])"/>92 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"94 href="../common/gcc-final.xml"95 xpointer="xpointer(//*[@os='bg4'])"/>96 84 97 85 </variablelist> -
BOOK/cross-tools/mips64-64/gcc-static.xml
r8452ed7 r5bf1b587 83 83 --disable-libquadmath --disable-libvtv --disable-libcilkrts \ 84 84 --disable-libcilkrts --disable-threads --disable-multilib \ 85 --with-system-zlib --enable-languages=c --with-abi=64 --disable-bootstrap\85 --with-system-zlib --enable-languages=c --with-abi=64 \ 86 86 --with-glibc-version=&glibc-version;</userinput></screen> 87 87
Note:
See TracChangeset
for help on using the changeset viewer.