Ignore:
Timestamp:
Jun 10, 2014, 1:07:38 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
0b5b8b7
Parents:
c5d622b
git-author:
Chris Staub <chris@…> (06/10/14 01:07:05)
git-committer:
Chris Staub <chris@…> (06/10/14 01:07:38)
Message:

Added command explanation for gcc

File:
1 edited

Legend:

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

    rc5d622b r9b4baca  
    5454    --with-system-zlib --enable-checking=release --enable-libstdcxx-time</userinput></screen>
    5555
     56    <variablelist os="i1">
     57      <title>The meaning of the new configure option:</title>
     58
     59      <varlistentry>
     60        <term><parameter>SED=sed</parameter></term>
     61        <listitem>
     62          <para>This prevents a hard-coded path to
     63          <filename>/tools/bin/sed</filename> in the <command>fixincl</command>
     64          program.</para>
     65        </listitem>
     66      </varlistentry>
     67
     68    </variablelist>
     69
    5670    <para os="j">Compile the package:</para>
    5771
Note: See TracChangeset for help on using the changeset viewer.