Changeset b50d1dc for BOOK/cross-tools


Ignore:
Timestamp:
Jun 6, 2013, 8:17:25 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
139ee85
Parents:
bc10011
Message:

Add no gets patch to all m4 installs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/m4.xml

    rbc10011 rb50d1dc  
    2323    <title>Installation of M4</title>
    2424
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../final-system/common/m4.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
    2528
    26     <para os="p1">The following patch contains a fix when building
    27     with a host having Glibc or EGLIBC 2.16 or later.</para>
    28 
    29     <screen os="p2"><userinput>patch -Np1 -i ../&m4-gets-patch;</userinput></screen>
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/common/m4.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    3032
    3133    <para os="a">Prepare M4 for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.