Changeset be71788 for BOOK/cross-tools


Ignore:
Timestamp:
Jan 3, 2009, 12:04:25 PM (15 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:
ef68b1c
Parents:
8a7ffaa
Message:

Added GMP Branch Update Patch

Location:
BOOK/cross-tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/native/toolchain.xml

    r8a7ffaa rbe71788  
    8686    href="../common/gcc-static.xml"
    8787    xpointer="xpointer(//*[@os='ad'])"/>
     88
     89    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     90    href="../../temp-system/common/gmp.xml"
     91    xpointer="xpointer(//*[@os='p1'])"/>
     92
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../../temp-system/common/gmp.xml"
     95    xpointer="xpointer(//*[@os='p2'])"/>
    8896
    8997    <para os="ng">This ensures by default the compiler will look in
  • BOOK/cross-tools/native64/toolchain.xml

    r8a7ffaa rbe71788  
    9696
    9797    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    href="../../temp-system/common/gmp.xml"
     99    xpointer="xpointer(//*[@os='p1'])"/>
     100
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../../temp-system/common/gmp.xml"
     103    xpointer="xpointer(//*[@os='p2'])"/>
     104
     105    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    98106    href="../native/gcc.xml"
    99107    xpointer="xpointer(//*[@os='ng'])"/>
Note: See TracChangeset for help on using the changeset viewer.