Changeset ceb1b8f


Ignore:
Timestamp:
Aug 4, 2013, 12:59:16 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:
ca6350c
Parents:
e2e6aae
Message:

Remove unneeded config.cache entry for cross-compile.

Location:
BOOK/boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/shadow.xml

    re2e6aae rceb1b8f  
    3030    href="../common/shadow.xml"
    3131    xpointer="xpointer(//*[@os='c'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/shadow.xml"
    35     xpointer="xpointer(//*[@os='t1'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/shadow.xml"
    39     xpointer="xpointer(//*[@os='t2'])"/>
    4032
    4133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/common/shadow.xml

    re2e6aae rceb1b8f  
    2828<screen os="c"><userinput>cp -v src/Makefile.in{,.orig}
    2929sed -e 's/groups$(EXEEXT) //' src/Makefile.in.orig > src/Makefile.in</userinput></screen>
    30 
    31     <para os="t1">The following cache entries set the values for tests that do
    32     not run while cross-compiling:</para>
    33 
    34 <screen os="t2"><userinput>echo "ac_cv_func_setpgrp_void=yes" &gt; config.cache</userinput></screen>
    3530
    3631    <para os="d">Prepare Shadow for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.