Changeset fbbe3fe
- Timestamp:
- Feb 21, 2006, 2:25:17 AM (19 years ago)
- Children:
- 2ed9444
- Parents:
- b6c2a18
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/sparc64-64/gcc-static.xml
rb6c2a18 rfbbe3fe 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" -
cross-tools/sparc64/gcc-static.xml
rb6c2a18 rfbbe3fe 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" -
temp-system/sparc64-64/gcc.xml
rb6c2a18 rfbbe3fe 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 -
temp-system/sparc64/gcc.xml
rb6c2a18 rfbbe3fe 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.