Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass1.xml

    r77d2cd8d ra26f29f  
    7373esac</userinput></screen>
    7474
    75     <para>The GCC documentation recommends building GCC 
     75    <para>The GCC documentation recommends building GCC
    7676    in a dedicated build directory:</para>
    7777
     
    108108        <listitem>
    109109          <para>This option ensures the package will be compatible with the host's
    110           version of glibc.  It is set to the minimum glibc requirement 
     110          version of glibc.  It is set to the minimum glibc requirement
    111111          specified in the <xref linkend="ch-partitioning-hostreqs"/>.</para>
    112112        </listitem>
     
    160160      <varlistentry>
    161161        <term><parameter>--disable-decimal-float, --disable-threads,
    162               --disable-libatomic, --disable-libgomp, 
     162              --disable-libatomic, --disable-libgomp,
    163163        --disable-libquadmath, --disable-libssp, --disable-libvtv,
    164164        --disable-libstdcxx</parameter></term>
Note: See TracChangeset for help on using the changeset viewer.