Changeset c24dafb


Ignore:
Timestamp:
03/19/2022 01:21:35 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
bae1378
Parents:
377270b
Message:

Adjust parameter documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/libstdc++.xml

    r377270b rc24dafb  
    9696
    9797      <varlistentry arch="ml_32,ml_x32,ml_all">
    98         <term><parameter>--disable-multilib</parameter></term>
     98        <term><parameter>--enable-multilib</parameter>, <parameter>--with-multilib-list=...</parameter></term>
    9999        <listitem>
    100           <para>Even when building the multilib version, this switch is
    101           given. This is because the additionally built libraries are
    102           not required in this stage and some disk space and compile
    103           time can be saved.</para>
     100          <para>Enable building multilib objects for the selected archs.</para>
    104101        </listitem>
    105102      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.