Ignore:
Timestamp:
Feb 21, 2006, 1:56:25 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ad0c7e6
Parents:
f0ed7ed
Message:

r974@server (orig r972): jim | 2005-12-28 21:29:16 -0800

r1216@server: jim | 2005-12-28 21:26:31 -0800
Text Updates from Chris Staub. Thank you


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/variables.xml

    rf0ed7ed r6d4c909  
    1111  <title>Build Variables</title>
    1212
    13   <para>We will need to setup target specific variables for the compiler
     13  <para>Setup target specific variables for the compiler
    1414  and linkers:</para>
    1515
     
    2222export STRIP="${LFS_TARGET}-strip"</userinput></screen>
    2323
    24   <para>Lets add the build variables to <filename>~/.bashrc</filename> to
    25   prevent issues if we stop and come back later:</para>
     24  <para>Then add the build variables to <filename>~/.bashrc</filename> to
     25  prevent issues if you stop and come back later:</para>
    2626
    2727<screen><userinput>echo export CC=\""${CC}\"" &gt;&gt; ~/.bashrc
Note: See TracChangeset for help on using the changeset viewer.