Ignore:
Timestamp:
Jun 3, 2014, 1:29:53 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
7aa51b8
Parents:
49dca2f
Message:

Text update

File:
1 edited

Legend:

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

    r49dca2f ree30dac  
    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.