Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/eglibc.xml

    r00a58649 rdabbced  
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/eglibc.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
     30    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/eglibc.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5959    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6060    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    61     --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
     61    --disable-profile --enable-add-ons \
     62    --with-tls --enable-kernel=2.6.0 --with-__thread \
    6263    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    63     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     64    --cache-file=config.cache</userinput></screen>
    6465
    6566    <variablelist os="dg">
     
    110111      xpointer="xpointer(//*[@os='dg10'])"/>
    111112
    112       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113       href="../common/eglibc.xml"
    114       xpointer="xpointer(//*[@os='dg11'])"/>
    115 
    116113    </variablelist>
    117114
Note: See TracChangeset for help on using the changeset viewer.