Ignore:
Timestamp:
Jul 13, 2011, 11:52:21 AM (13 years ago)
Author:
Jonathan Norman <jonathan@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0aee8d3
Parents:
9fb94bf
Message:

Added GCC Mips fix patch to Mip64 and Mips64-64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r9fb94bf r0f48af0b  
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
    33 
    3433    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3534    href="gcc-static.xml"
     
    3938    href="gcc-static.xml"
    4039    xpointer="xpointer(//*[@os='ab'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
    4148
    4249    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7582  --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
    7683  --with-ppl=/cross-tools --with-cloog=/cross-tools \
    77   --enable-long-long --enable-threads=posix --with-abi=64</userinput></screen>
     84  --enable-long-long --enable-threads=posix --with-abi=64\
     85  --disable-multilib</userinput></screen>
    7886
    7987    <variablelist os="bg">
Note: See TracChangeset for help on using the changeset viewer.