Changeset 2b0f84d for chapter06


Ignore:
Timestamp:
03/23/2005 08:30:34 PM (20 years ago)
Author:
Jim Gifford <jim@…>
Children:
1b6d43a
Parents:
1540ea0
Message:

Updated: ppc chapter 5

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/glibc.xml

    r1540ea0 r2b0f84d  
    5555<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen>
    5656
    57 <para arch="ppc;raq2">NPTL is not supported under this architecture, so we are going to
     57<para arch="raq2">NPTL is not supported under this architecture, so we are going to
    5858remove the nptl directory from the Glibc source:</para>
    5959
    60 <screen arch="ppc;raq2"><userinput>rm -rf nptl*</userinput></screen>
     60<screen arch="raq2"><userinput>rm -rf nptl*</userinput></screen>
    6161
    6262<para>The Glibc documentation recommends building Glibc outside of the source
Note: See TracChangeset for help on using the changeset viewer.