Changeset 5b4806a in clfs-embedded for BOOK/cross-tools/x86/variables.xml


Ignore:
Timestamp:
Jan 24, 2009, 1:26:07 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
6533111
Parents:
60aed94
Message:

Working an x86 and x86_64 integreation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86/variables.xml

    r60aed94 r5b4806a  
    2121  the command using the method listed below:</para>
    2222
    23 <screen os="d"><userinput>export CLFS_TARGET="{target triplet}"</userinput></screen>
     23<screen os="b"><userinput>export CLFS_TARGET="{target triplet}"</userinput></screen>
    2424
    25   <para os="e">Now we will add this to <filename>~/.bashrc</filename>, just in
     25  <para os="c">Now we will add this to <filename>~/.bashrc</filename>, just in
    2626  case you have to exit and restart building later:</para>
    2727
    28 <screen os="f"><userinput>echo export CLFS_TARGET=\""${CLFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
     28<screen os="d"><userinput>echo export CLFS_TARGET=\""${CLFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    2929
    30   <table os="g">
     30  <table os="e">
    3131    <title>Processor Type and  Target Triplets</title>
    3232    <?dbfo table-width="4.5in" ?>
Note: See TracChangeset for help on using the changeset viewer.