Adjust parameter documentation

This commit is contained in:
Thomas Trepl (Moody) 2022-03-19 14:21:35 +01:00
parent 377270bda8
commit c24dafb886

View File

@ -95,12 +95,9 @@ cd build</userinput></screen>
</varlistentry> </varlistentry>
<varlistentry arch="ml_32,ml_x32,ml_all"> <varlistentry arch="ml_32,ml_x32,ml_all">
<term><parameter>--disable-multilib</parameter></term> <term><parameter>--enable-multilib</parameter>, <parameter>--with-multilib-list=...</parameter></term>
<listitem> <listitem>
<para>Even when building the multilib version, this switch is <para>Enable building multilib objects for the selected archs.</para>
given. This is because the additionally built libraries are
not required in this stage and some disk space and compile
time can be saved.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>