Changeset ee30dac for BOOK/final-preps/x86/variables.xml
- Timestamp:
- Jun 3, 2014, 1:29:53 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 7aa51b8
- Parents:
- 49dca2f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-preps/x86/variables.xml
r49dca2f ree30dac 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.