Changeset ed292fa
- Timestamp:
 - Jun 3, 2014, 2:22:10 AM (11 years ago)
 - 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)
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-preps/x86/variables.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-preps/x86/variables.xml
r99494c3 red292fa 19 19 possibility that the host and target are the same arch, as cross-compiling 20 20 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 the22 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> 23 23 24 24 <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.
  