Changeset ed3e5d8 for cross-tools/common


Ignore:
Timestamp:
Feb 21, 2006, 1:55:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
10c15e3
Parents:
5c41d32
Message:

r967@server (orig r965): jim | 2005-12-26 22:57:04 -0800

r1199@server: jim | 2005-12-26 22:55:55 -0800
Grammar fixes from Chris Staub. Thank you


Location:
cross-tools/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/common/binutils.xml

    r5c41d32 red3e5d8  
    101101        <term><parameter>--disable-multilib</parameter></term>
    102102        <listitem>
    103           <para>This options disables the building of a multilib
     103          <para>This option disables the building of a multilib
    104104          capable binutils.</para>
    105105        </listitem>
  • cross-tools/common/cflags.xml

    r5c41d32 red3e5d8  
    1111  <title>Build CFLAGS</title>
    1212
    13   <para><envar>CFLAGS</envar> during the building of cross tools must
    14   not be set.</para>
     13  <para><envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> must not be set during the building of cross tools.</para>
    1514
    1615  <para>To disable <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>
    17   use the following command:</para>
     16  use the following commands:</para>
    1817
    1918<screen><userinput>unset CFLAGS
  • cross-tools/common/introduction.xml

    r5c41d32 red3e5d8  
    4747      <para>After installing each package, both in this and the next chapters,
    4848      delete its source and build directories, unless specifically instructed
    49       otherwise. Deleting the sources space and prevents mis-configuration
     49      otherwise. Deleting the sources prevents mis-configuration
    5050      when the same package is reinstalled later.</para>
    5151    </important>
Note: See TracChangeset for help on using the changeset viewer.