Changeset b50d1dc


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.

Location:
BOOK
Files:
5 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>
  • BOOK/final-system/common/m4.xml

    rbc10011 rb50d1dc  
    2424  <sect2 role="installation">
    2525    <title>Installation of M4</title>
     26
     27    <para os="p1">The following patch contains a fix when building
     28    with a host having Glibc or EGLIBC 2.16 or later.</para>
     29
     30    <screen os="p2"><userinput>patch -Np1 -i ../&m4-gets-patch;</userinput></screen>
    2631
    2732    <para os="a">Prepare M4 for compilation:</para>
  • BOOK/final-system/multilib/m4.xml

    rbc10011 rb50d1dc  
    2121  <sect2 role="installation">
    2222    <title>Installation of M4</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../../final-system/common/m4.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../../cross-tools/common/m4.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/m4.xml

    rbc10011 rb50d1dc  
    2222  <sect2 role="installation">
    2323    <title>Installation of M4</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../final-system/common/m4.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/common/m4.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <para os="cc1">Configure can not properly determine the results of the
  • BOOK/temp-system/multilib/m4.xml

    rbc10011 rb50d1dc  
    2222  <sect2 role="installation">
    2323    <title>Installation of M4</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../final-system/common/m4.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/common/m4.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.