Ignore:
Timestamp:
Nov 24, 2012, 4:11:35 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ce00b18
Parents:
31aa6cb
Message:

More command explanation updates

File:
1 edited

Legend:

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

    r31aa6cb r73bd39d  
    4545    --enable-install-program=hostname --cache-file=config.cache</userinput></screen>
    4646
     47    <variablelist os="be1">
     48      <title>The meaning of the new configure option:</title>
     49
     50      <varlistentry>
     51        <term><parameter>--enable-install-program=hostname</parameter></term>
     52        <listitem>
     53          <para>Tells Coreutils to install <command>hostname</command>,
     54          which is needed for the Perl testsuite.</para>
     55        </listitem>
     56      </varlistentry>
     57
     58    </variablelist>
     59
    4760<!--- Hack for coreutils to build for target executables which can't be ran with the host. -->
    4861    <para os="h1">Coreutils does not build make-prime-list properly and the build host may not be able to execute the target binary. Build it using the host compiler so it can be ran for the generation of data required for the build.</para>
Note: See TracChangeset for help on using the changeset viewer.