Changeset b99c131
- Timestamp:
- Feb 21, 2006, 2:25:17 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 35c749e
- Parents:
- d5ae5e1
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/sparc64-64/gcc-static.xml
rd5ae5e1 rb99c131 90 90 xpointer="xpointer(//*[@os='an'])"/> 91 91 92 <screen><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" all-gcc</userinput></screen> 92 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 93 href="../x86/gcc-static.xml" 94 xpointer="xpointer(//*[@os='ao'])"/> 93 95 94 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/sparc64/gcc-static.xml
rd5ae5e1 rb99c131 95 95 xpointer="xpointer(//*[@os='an'])"/> 96 96 97 <screen><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" all-gcc</userinput></screen> 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 href="../x86/gcc-static.xml" 99 xpointer="xpointer(//*[@os='ao'])"/> 98 100 99 101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/sparc64-64/gcc.xml
rd5ae5e1 rb99c131 121 121 122 122 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 123 href="../ sparc64/gcc.xml"123 href="../x86/gcc.xml" 124 124 xpointer="xpointer(//*[@os='cn'])"/> 125 125 -
BOOK/temp-system/sparc64/gcc.xml
rd5ae5e1 rb99c131 107 107 xpointer="xpointer(//*[@os='cm'])"/> 108 108 109 <screen os="cn"><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" CXXFLAGS_FOR_TARGET="${GCCTARGET}" \ 110 AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen> 109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 110 href="../x86/gcc.xml" 111 xpointer="xpointer(//*[@os='cn'])"/> 111 112 112 113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.