Changeset 3836

Show
Ignore:
Timestamp:
12/25/07 18:53:41 (1 year ago)
Author:
jciccone
Message:

Reworded some explanitory text.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-embedded/BOOK/cross-tools/common/toolchain.xml

    r3552 r3836  
    1111  <title>ToolChain Variables</title> 
    1212 
    13   <para>We set this up just for uClibc build, we will remove 
    14   these after we that build. We will reitroduce them in 
    15   then Final System build:</para> 
     13  <para>The following variables are required to be set for the uClibc build. 
     14  After the uClibc build they will be removed again until they are reset for 
     15  the final-system.</para> 
    1616 
    1717<screen><userinput>export CC="${CLFS_TARGET}-gcc"