Ignore:
Timestamp:
Dec 7, 2006, 11:23:24 PM (17 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:
1e184e11
Parents:
8473983
Message:

Reverting of Sysroot Changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/glibc-64bit.xml

    r8473983 rbc2e3fa  
    6767    xpointer="xpointer(//*[@os='de'])"/>
    6868
    69     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    70     href="glibc.xml"
    71     xpointer="xpointer(//*[@os='n1'])"/>
    72 
    73     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    74     href="glibc.xml"
    75     xpointer="xpointer(//*[@os='n2'])"/>
    76 
    77     <para os="n3">Tell Glibc to install its 64-bit libraries into <filename
     69    <para os="n1">Tell Glibc to install its 64-bit libraries into <filename
    7870    class="directory">/tools/lib64</filename>:</para>
    7971
    80 <screen os="n4"><userinput>echo "slibdir=/tools/lib64" &gt;&gt; configparms</userinput></screen>
     72<screen os="n2"><userinput>echo "slibdir=/tools/lib64" &gt;&gt; configparms</userinput></screen>
    8173
    8274    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    9082    --disable-profile --enable-add-ons \
    9183    --with-tls --enable-kernel=2.6.0 --with-__thread \
    92     --with-binutils=${CLFS}/cross-tools/bin --with-headers=${CLFS}/tools/include \
     84    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    9385    --cache-file=config.cache</userinput></screen>
    9486
Note: See TracChangeset for help on using the changeset viewer.