Ignore:
Timestamp:
Nov 30, 2015, 3:38:10 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
428d8a4
Parents:
c06bf34
git-author:
Chris Staub <chris@…> (11/30/15 01:17:49)
git-committer:
Chris Staub <chris@…> (11/30/15 03:38:10)
Message:

Updated command explanations for several packages

File:
1 edited

Legend:

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

    rc06bf34 r16ed0af  
    8080
    8181      <varlistentry os="cl1">
    82         <term><parameter>--disable-libstdcxx-pch</parameter></term>
     82        <term><parameter>--enable-install-libiberty</parameter></term>
    8383        <listitem>
    84           <para>Do not build the pre-compiled header (PCH) for
    85           <filename class="libraryfile">libstdc++</filename>. It takes
    86           up a lot of space, and we have no use for it.</para>
     84          <para>Allows GCC to build and install
     85          <filename class="libraryfile">libiberty.a</filename>
     86          and its associated headers. This library is needed for some packages
     87          to compile.</para>
    8788        </listitem>
    8889      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.