Changeset 4b6ae47 in clfs-sysroot for BOOK/final-system/common/gcc.xml


Ignore:
Timestamp:
May 26, 2006, 1:08:15 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
8e23f7c
Parents:
0c53a27
Message:

r3659@server (orig r1662): jciccone | 2006-05-26 12:53:57 -0700
Removed the gcc-PR20425 patch and added glibc-headers for arm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gcc.xml

    r0c53a27 r4b6ae47  
    2626    <title>Installation of GCC</title>
    2727
    28     <para os="p1">The following patch fixes an issue where gcc doesn't generate
    29     some code properly:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR26763-patch;</userinput></screen>
    32 
    33     <para os="p3">The following patch fixes the searching of multilib dirs for
     28    <para os="p1">The following patch fixes the searching of multilib dirs for
    3429    specs file:</para>
    3530
    36 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>
     31<screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>
    3732
    3833    <para os="a">Apply a <command>sed</command> substitution that will suppress the
Note: See TracChangeset for help on using the changeset viewer.