Ignore:
Timestamp:
Apr 17, 2006, 6:37:55 PM (18 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:
c705c5d
Parents:
966f725
Message:

Removed the util-linux and kernel sun disklabel patches and replaced it with a gcc patch that fixes the issue

File:
1 edited

Legend:

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

    r966f725 r79ccd95  
    2222    <title>Installation of GCC</title>
    2323
    24     <para os="p1">Apply the following patch to so that linking to /lib64 is now set
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32    <para os="p3">Apply the following patch to so that linking to /lib64 is now set
    2533    to /lib.</para>
    2634
    27 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
     35<screen os="p4"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
    2836
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.