Ignore:
Timestamp:
May 1, 2006, 12:34:45 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
9bca5bd
Parents:
849c06a
Message:

r3204@server (orig r1494): chris | 2006-04-30 21:29:56 -0700
Removed the full path from the make commands for cross-gcc and temp gcc, and replaced sparc64 temp gcc make command with an xinclude

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-system/sparc64/gcc.xml

    r849c06a r370a93da  
    115115    xpointer="xpointer(//*[@os='cm'])"/>
    116116
    117 <screen os="cn"><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" CXXFLAGS_FOR_TARGET="${GCCTARGET}" \
    118 AS_FOR_TARGET="${AS}" LD_FOR_TARGET="${LD}"</userinput></screen>
     117    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     118    href="../mips/gcc.xml"
     119    xpointer="xpointer(//*[@os='cn'])"/>
    119120
    120121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.