Ignore:
Timestamp:
Oct 10, 2012, 6:42:21 PM (14 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f7b2c72
Parents:
0cce40d (diff), 80cbd64 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of git.cross-lfs.org:cross-lfs

Location:
BOOK/cross-tools/mips64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips64/eglibc-64bit.xml

    r0cce40d r73ace20  
    115115    xpointer="xpointer(//*[@os='dn'])"/>
    116116
     117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     118    href="../../final-system/common/eglibc.xml"
     119    xpointer="xpointer(//*[@os='ra'])"/>
     120
     121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     122    href="../common/eglibc.xml"
     123    xpointer="xpointer(//*[@os='rb'])"/>
     124
    117125  </sect2>
    118126
  • BOOK/cross-tools/mips64/eglibc-n32.xml

    r0cce40d r73ace20  
    8181    --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib32 \
    8282    --disable-profile --enable-add-ons \
    83     --with-tls --enable-kernel=2.6.0 --with-__thread \
     83    --with-tls --enable-kernel=2.6.32 --with-__thread \
    8484    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    8585    --cache-file=config.cache</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.