Changeset 1366099 for final-system


Ignore:
Timestamp:
Apr 21, 2006, 4:38:16 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
520cc17
Parents:
0428480
Message:

r3100@server (orig r1459): jciccone | 2006-04-21 13:14:43 -0700
Added a command to copy the biarch headers in the sparc64 final system and changed the sparc64-64 cross-tools to use the correct headers page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/sparc64/linux-headers.xml

    r0428480 r1366099  
    3838    xpointer="xpointer(//*[@os='d'])"/>
    3939
    40 <screen><userinput>install -dv /usr/include/{asm-sparc64,asm-sparc}
     40<screen><userinput>install -dv /usr/include/{asm-sparc64,asm-sparc,asm}
    4141cp -av include/asm-sparc64/* /usr/include/asm-sparc64
    42 cp -av include/asm-sparc/* /usr/include/asm-sparc</userinput></screen>
     42cp -av include/asm-sparc/* /usr/include/asm-sparc
     43cp -av include/asm-sparc64-biarch/* /usr/include/asm</userinput></screen>
    4344
    4445    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.