Ignore:
Timestamp:
Oct 23, 2006, 9:32:52 AM (19 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
51f09a8
Parents:
caa2eb9
Message:

Removed unneeded config.cache lines for temp-system tar and coreutils

File:
1 edited

Legend:

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

    rcaa2eb9 r11423b69  
    2626    define the items cross-compiling doesn't like:</para>
    2727
    28 <screen os="bc"><userinput>echo "ac_cv_sys_restartable_syscalls=yes" &gt; config.cache
    29 echo "ac_cv_func_setvbuf_reversed=yes" &gt;&gt; config.cache
    30 echo "utils_cv_sys_open_max=1024" &gt;&gt; config.cache</userinput></screen>
     28<screen os="bc"><userinput>echo "ac_cv_func_setvbuf_reversed=yes" &gt;&gt; config.cache</userinput></screen>
    3129
    3230    <para os="bd">Prepare Coreutils for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.