Ignore:
Timestamp:
02/05/2022 04:45:10 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
2590473
Parents:
51d1584 (diff), 0a75d62 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass1.xml

    r51d1584 r3e09569  
    145145    <para>Install the package:</para>
    146146
    147 <screen><userinput remap="install">make install -j1</userinput></screen>
    148 
    149     <variablelist>
    150       <title>The meaning of the make parameter:</title>
    151 
    152       <varlistentry>
    153         <term><parameter>-j1</parameter></term>
    154         <listitem>
    155           <para>An issue in the building system may cause the installation
    156           to fail with <option>-j N</option> in <envar>MAKEFLAGS</envar>.
    157           Override it to workaround this issue.</para>
    158         </listitem>
    159       </varlistentry>
    160     </variablelist>
     147<screen><userinput remap="install">make install</userinput></screen>
    161148
    162149  </sect2>
Note: See TracChangeset for help on using the changeset viewer.