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/x86/gcc.xml

    r849c06a r370a93da  
    118118    <para os="cm">Compile the package:</para>
    119119
    120 <screen os="cn"><userinput>make AS_FOR_TARGET="/cross-tools/bin/${AS}" \
    121 LD_FOR_TARGET="/cross-tools/bin/${LD}"</userinput></screen>
     120<screen os="cn"><userinput>make AS_FOR_TARGET="${AS}" \
     121LD_FOR_TARGET="${LD}"</userinput></screen>
    122122
    123123    <para os="co">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.