Changeset e4517330 for BOOK/cross-tools


Ignore:
Timestamp:
Oct 17, 2015, 9:18:18 AM (8 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
e869c0f
Parents:
efdef34
Message:

Add configure option descriptions for the gold linker.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/binutils.xml

    refdef34 re4517330  
    128128      </varlistentry>
    129129
     130      <varlistentry os="bd9">
     131        <term><parameter>--enable-gold=yes</parameter></term>
     132        <listitem>
     133          <para>This option enables the building of the gold linker.</para>
     134        </listitem>
     135      </varlistentry>
     136
     137      <varlistentry os="bd10">
     138        <term><parameter>--enable-plugins</parameter></term>
     139        <listitem>
     140          <para>This option enables support for plugins.</para>
     141        </listitem>
     142      </varlistentry>
     143
     144      <varlistentry os="bd11">
     145        <term><parameter>--enable-threads</parameter></term>
     146        <listitem>
     147          <para>This option enables multi-threaded linking for the gold linker.</para>
     148        </listitem>
     149      </varlistentry>
     150
    130151    </variablelist>
    131152
Note: See TracChangeset for help on using the changeset viewer.