Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/64/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_TARGET} --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">
     
    106107      xpointer="xpointer(//*[@os='dg10'])"/>
    107108
    108       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    109       href="../common/eglibc.xml"
    110       xpointer="xpointer(//*[@os='dg11'])"/>
    111 
    112109    </variablelist>
    113110
Note: See TracChangeset for help on using the changeset viewer.