Changeset 3f339fd for BOOK/boot/mips64


Ignore:
Timestamp:
Feb 21, 2006, 1:15:29 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5dd6049
Parents:
e298f37
Message:

r748@server (orig r746): jim | 2005-11-23 16:59:43 -0800

r770@server: jim | 2005-11-23 16:59:11 -0800
Updates to colo for MIPS - RaQ2


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/mips64/colo-build.xml

    re298f37 r3f339fd  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/mips64/colo.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/mips64/colo.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2634    href="../mips/colo-build.xml"
    2735    xpointer="xpointer(//*[@os='a'])"/>
     
    3038make CC=gcc
    3139cd ../..
    32 make CC="${CC} ${BUILD32)" CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen>
     40make CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen>
    3341
    3442    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.