Ignore:
Timestamp:
Mar 3, 2007, 10:26:08 AM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
277483d
Parents:
3997220
Message:

Added the PR20425 patch to all final system builds of gcc.

File:
1 edited

Legend:

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

    r3997220 rd8a6c15  
    2525  <sect2 role="installation">
    2626    <title>Installation of GCC</title>
     27
     28    <para os="p1">The following patch fixes the searching of multilib dirs
     29    for specs file. The patch standardizes the gcc drivers path iteration
     30    functions, ensuring multilib directories are searched in the correct
     31    order. This fixes various issues, most noticably with libtool on
     32    multilib systems:</para>
     33
     34<screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>
    2735
    2836    <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note: See TracChangeset for help on using the changeset viewer.