Changeset ae26d231


Ignore:
Timestamp:
Feb 21, 2006, 1:52:00 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
59029ec
Parents:
9e5767b
Message:

r950@server (orig r948): jim | 2005-12-21 23:01:44 -0800

r1168@server: jim | 2005-12-21 23:01:28 -0800
Fixed incorrect variables settings in cross-tools for single ABI builds


Location:
cross-tools
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/alpha/variables.xml

    r9e5767b rae26d231  
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86_64/variables.xml"
     34    href="../x86/variables.xml"
    3535    xpointer="xpointer(//*[@os='f'])"/>
    3636
  • cross-tools/mips/variables.xml

    r9e5767b rae26d231  
    3838
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    40     href="../x86_64/variables.xml"
     40    href="../x86/variables.xml"
    4141    xpointer="xpointer(//*[@os='f'])"/>
    4242
  • cross-tools/mips64-64/variables.xml

    r9e5767b rae26d231  
    4242
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    44     href="../x86_64/variables.xml"
     44    href="../x86/variables.xml"
    4545    xpointer="xpointer(//*[@os='f'])"/>
    4646
  • cross-tools/ppc/variables.xml

    r9e5767b rae26d231  
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86_64/variables.xml"
     34    href="../x86/variables.xml"
    3535    xpointer="xpointer(//*[@os='f'])"/>
    3636
  • cross-tools/sparc/variables.xml

    r9e5767b rae26d231  
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86_64/variables.xml"
     34    href="../x86/variables.xml"
    3535    xpointer="xpointer(//*[@os='f'])"/>
    3636
Note: See TracChangeset for help on using the changeset viewer.