Changeset 830dc4e in clfs-sysroot for BOOK/final-system/common/gcc.xml


Ignore:
Timestamp:
Mar 10, 2007, 1:53:38 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
60b0a15
Parents:
ca003e3
Message:

Added the gcc PR20425 patch to the final system and final cross-compiler builds.

File:
1 edited

Legend:

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

    rca003e3 r830dc4e  
    3030
    3131<screen os="p2"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>
     32
     33    <para os="p3">The following patch fixes the searching of multilib dirs
     34    for specs file. The patch standardizes the gcc drivers path iteration
     35    functions, ensuring multilib directories are searched in the correct
     36    order. This fixes various issues, most noticably with libtool on
     37    multilib systems:</para>
     38
     39<screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>
    3240
    3341    <para os="a">Apply a <command>sed</command> substitution that will suppress the
Note: See TracChangeset for help on using the changeset viewer.