Changeset 87cacb1


Ignore:
Timestamp:
Feb 21, 2006, 1:35:23 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4346eea
Parents:
90fe4aa
Message:

r844@server (orig r842): jim | 2005-12-05 23:24:34 -0800

r961@server: jim | 2005-12-05 23:24:16 -0800
Made sparcv8 glibc consistent with other glibc builds


File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/sparcv8/glibc.xml

    r90fe4aa r87cacb1  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
     32<para os="l1">This architecture does not support NPTL. So we need to untar the
     33<filename>glibc-ports-&glibc-ports-version;.tar.bz2</filename> and move the
     34linuxthreads directories. The following commands will accomplish the task:</para>
     35
     36<screen os="l2"><userinput>tar jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \
     37--strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen>
     38
    3239    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3340    href="../common/glibc.xml"
     
    3744    href="../common/glibc.xml"
    3845    xpointer="xpointer(//*[@os='d'])"/>
    39 
    40 <para os="l1">This architecture does not support NPTL. So we need to untar the
    41 <filename>glibc-ports-&glibc-ports-version;.tar.bz2</filename> and move the
    42 linuxthreads directories. The following commands will accomplish the task:</para>
    43 
    44 <screen os="l2"><userinput>tar jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \
    45 --strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen>
    4646   
    4747    <para os="l3">NPTL is not supported on Sparc v8 and below, so we need to remove the NPTL from our build.
Note: See TracChangeset for help on using the changeset viewer.