Ignore:
Timestamp:
09/07/2021 08:43:31 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
707c4d3
Parents:
2967da32
Message:

Remove spaces at end o lines - chapter05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass1.xml

    r2967da32 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.