Changeset 5857ae7 for BOOK/cross-tools/native64
- Timestamp:
- Dec 24, 2008, 4:27:20 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 45b0ed5
- Parents:
- 91974d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/native64/toolchain.xml
r91974d5 r5857ae7 46 46 mv ../mpfr-&mpfr-version; ./mpfr 47 47 mv ../gmp-&gmp-version; ./gmp</userinput></screen> 48 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"50 href="../common/gcc-static.xml"51 xpointer="xpointer(//*[@os='p1'])"/>52 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"54 href="../common/gcc-static.xml"55 xpointer="xpointer(//*[@os='p2'])"/>56 48 57 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 104 96 105 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../ common/gcc-static.xml"107 xpointer="xpointer(//*[@os=' ag'])"/>98 href="../native/gcc.xml" 99 xpointer="xpointer(//*[@os='ng'])"/> 108 100 109 101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 110 href="../ common/gcc-static.xml"111 xpointer="xpointer(//*[@os=' ah'])"/>102 href="../native/gcc.xml" 103 xpointer="xpointer(//*[@os='nh'])"/> 112 104 113 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.