Changeset ed292fa


Ignore:
Timestamp:
Jun 3, 2014, 2:22:10 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
3fe15f9
Parents:
99494c3
git-author:
Chris Staub <chris@…> (06/03/14 01:29:53)
git-committer:
Chris Staub <chris@…> (06/03/14 02:22:10)
Message:

Text update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-preps/x86/variables.xml

    r99494c3 red292fa  
    1919  possibility that the host and target are the same arch, as cross-compiling
    2020  won't work when host and target are the same, part of the triplet needs to
    21   be changed slightly to add "cross". Set <envar>CLFS_HOST</envar> using the
    22   following command:</para>
     21  be changed slightly - in our case, we will change part of the triplet
     22  to "cross". Set <envar>CLFS_HOST</envar> using the following command:</para>
    2323
    2424<screen os="b"><userinput>export CLFS_HOST=$(echo ${MACHTYPE} | sed -e 's/-[^-]*/-cross/')</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.