diff options
Diffstat (limited to 'part3intro')
-rw-r--r-- | part3intro/toolchaintechnotes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index 42dc19ac2..56dd303ae 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -322,7 +322,7 @@ checking what linker to use... /mnt/lfs/tools/i686-lfs-linux-gnu/bin/ld</compute configure script, <envar>CC_FOR_TARGET</envar> ends up as <command>cc</command> when the host is the same as the target, but is different from the build system. This is why - <parameter>CC_FOR_TARGET=$LFS_TGT-gcc</parameter> is put explicitely into + <parameter>CC_FOR_TARGET=$LFS_TGT-gcc</parameter> is put explicitly into the configure options.</para> <para>Upon entering the chroot environment in <xref |