Changeset 56f77d7


Ignore:
Timestamp:
Sep 23, 2013, 9:30:15 AM (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:
29a7d88a
Parents:
0bbf245
Message:

Remove m4 no-gets patch from final-system.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r0bbf245 r56f77d7  
    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>
    3126
    3227    <para os="a">Prepare M4 for compilation:</para>
  • BOOK/final-system/multilib/m4.xml

    r0bbf245 r56f77d7  
    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'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.