Changeset 3bb8f28


Ignore:
Timestamp:
Nov 11, 2013, 5:00:25 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f1fe515
Parents:
4602a80
Message:

Grep now correctly sets the config cache variables during temp system during cross compile. No longer needed.

Location:
BOOK/temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/grep.xml

    r4602a80 r3bb8f28  
    2222  <sect2 role="installation">
    2323    <title>Installation of Grep</title>
    24 
    25     <para os="t1">When cross compiling, the <command>configure</command> script
    26     does not determine the correct values for the following. Set the values
    27     manually:</para>
    28 
    29 <screen os="t2"><userinput>cat &gt; config.cache &lt;&lt; EOF
    30 ac_cv_func_malloc_0_nonnull=yes
    31 ac_cv_func_realloc_0_nonnull=yes
    32 EOF</userinput></screen>
    3324
    3425    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/grep.xml

    r4602a80 r3bb8f28  
    2222  <sect2 role="installation">
    2323    <title>Installation of Grep</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/grep.xml"
    27     xpointer="xpointer(//*[@os='t1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/grep.xml"
    31     xpointer="xpointer(//*[@os='t2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.