Changeset 8ef222d in clfs-sysroot


Ignore:
Timestamp:
Jul 11, 2006, 7:58:22 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
3d7a86a
Parents:
47c828c
Message:

LFS to CLFS conversion.

File:
1 edited

Legend:

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

    r47c828c r8ef222d  
    2020  command:</para>
    2121
    22 <screen os="b"><userinput>export LFS_HOST="$(echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g')"</userinput></screen>
     22<screen os="b"><userinput>export CLFS_HOST="$(echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g')"</userinput></screen>
    2323
    2424  <para os="c">Now you will need to set the target triplet for the target
     
    2828  the command using the method listed below:</para>
    2929
    30 <screen os="d"><userinput>export LFS_TARGET="arm-unknown-linux-gnu"</userinput></screen>
     30<screen os="d"><userinput>export CLFS_TARGET="arm-unknown-linux-gnu"</userinput></screen>
    3131
    3232  <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.