Ignore:
Timestamp:
Jan 13, 2008, 11:59:04 AM (16 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:
35044f1
Parents:
a414012
Message:

Apply the GCC PR31490 patch to all builds of gcc except for gcc static and update the kernel to 2.6.23.13.

File:
1 edited

Legend:

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

    ra414012 rd4bb6ba  
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    3131
    32     <para os="p3">Apply the following patch so that GCC links to /lib
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/gcc.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/gcc.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
     39
     40    <para os="p5">Apply the following patch so that GCC links to /lib
    3341    instead of /lib64:</para>
    3442
    35 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
     43<screen os="p6"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.