Ignore:
Timestamp:
Feb 21, 2006, 1:33:50 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d121bac
Parents:
54996cb
Message:

r835@server (orig r833): jim | 2005-12-05 15:20:37 -0800

r941@server: jim | 2005-12-05 15:20:14 -0800
Fixed typo for Sparcv8


File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/alpha/glibc-headers.xml

    r54996cb r157894b  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../common/glibc.xml"
     43    xpointer="xpointer(//*[@os='dd'])"/>
     44
     45    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     46    href="../common/glibc.xml"
     47    xpointer="xpointer(//*[@os='de'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4250    href="../../final-system/common/glibc.xml"
    4351    xpointer="xpointer(//*[@os='g'])"/>
    4452
    45 <screen><userinput>CC=gcc ../glibc-&glibc-version;/configure --prefix=/tools \
    46     --host=${LFS_TARGET} --build=${LFS_HOST} \
    47     --disable-sanity-checks --enable-kernel=2.6.0 \
    48     --with-headers=/tools/include \
    49     --with-binutils=/cross-tools/${LFS_TARGET}/bin</userinput></screen>
     53    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     54    href="../x86/glibc-headers.xml"
     55    xpointer="xpointer(//*[@os='s3'])"/>
    5056
    5157    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.