Author: jim
Date: 2006-07-11 21:48:10 -0600 (Tue, 11 Jul 2006)
New Revision: 1973
Modified:
/
branches/clfs-2.0/BOOK/cross-tools/arm/variables.xml
Log:
[EMAIL PROTECTED] (orig r2079): jciccone | 2006-07-11 19:58:22 -0700
LFS to CLFS conversion.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2073
+ b6734a72-470d-0410-b049-f317dca95413:/:2079
Modified: branches/clfs-2.0/BOOK/cross-tools/arm/variables.xml
===================================================================
--- branches/clfs-2.0/BOOK/cross-tools/arm/variables.xml 2006-07-11
23:46:16 UTC (rev 1972)
+++ branches/clfs-2.0/BOOK/cross-tools/arm/variables.xml 2006-07-12
03:48:10 UTC (rev 1973)
@@ -19,7 +19,7 @@
particular needs. To set this information you can issue the following
command:</para>
-<screen os="b"><userinput>export LFS_HOST="$(echo ${MACHTYPE} | sed -e
's/unknown/cross/g' -e 's/-pc-/-cross-/g')"</userinput></screen>
+<screen os="b"><userinput>export CLFS_HOST="$(echo ${MACHTYPE} | sed -e
's/unknown/cross/g' -e 's/-pc-/-cross-/g')"</userinput></screen>
<para os="c">Now you will need to set the target triplet for the target
architecture. You can do this by running the same command as above, just
@@ -27,7 +27,7 @@
target machine, you can use the table at the bottom of this page. Set
the command using the method listed below:</para>
-<screen os="d"><userinput>export
LFS_TARGET="arm-unknown-linux-gnu"</userinput></screen>
+<screen os="d"><userinput>export
CLFS_TARGET="arm-unknown-linux-gnu"</userinput></screen>
<bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page