Ignore:
Timestamp:
12/31/2023 09:57:54 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
9f894d5
Parents:
00de269 (diff), 6fec3f5 (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:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r00de269 r2576866  
    5858             --disable-werror    \
    5959             --enable-64-bit-bfd \
    60              --with-system-zlib</userinput></screen>
     60             --with-system-zlib  \
     61             --enable-default-hash-style=gnu</userinput></screen>
     62
    6163    <variablelist>
    62       <title>The meaning of the configure parameters:</title>
     64      <title>The meaning of the new configure parameters:</title>
    6365
    6466      <varlistentry>
     
    8284        <listitem>
    8385          <para>Enables plugin support for the linker.</para>
    84         </listitem>
    85       </varlistentry>
    86 
    87       <varlistentry>
    88         <term><parameter>--enable-64-bit-bfd</parameter></term>
    89         <listitem>
    90            <para>Enables 64-bit support (on hosts with narrower word sizes).
    91            May not be needed on 64-bit systems, but does no harm.</para>
    9286        </listitem>
    9387      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.