Ignore:
Timestamp:
Nov 30, 2015, 1:17:49 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
cc9f07c
Parents:
be2644f5
Message:

Updated command explanations for several packages

File:
1 edited

Legend:

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

    rbe2644f5 r917647cd  
    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.