Author: bdubbs
Date: Sat Mar 28 09:48:44 2020
New Revision: 11799
Log:
Typo
Modified:
trunk/BOOK/chapter05/gcc-pass1.xml
Modified: trunk/BOOK/chapter05/gcc-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml Sat Mar 28 05:57:19 2020 (r11798)
+++ trunk/BOOK/chapter05/gcc-pass1.xml Sat Mar 28 09:48:44 2020 (r11799)
@@ -84,7 +84,7 @@
<para>In case the above seems hard to follow, let's break it down a bit.
First we copy the files <filename>gcc/config/linux.h</filename>,
<filename>gcc/config/i386/linux.h</filename>, and
- <filename>gcc/config/i368/linux64.h</filename> to a file of
+ <filename>gcc/config/i386/linux64.h</filename> to a file of
the same name but with an added suffix of <quote>.orig</quote>. Then the
first sed expression prepends <quote>/tools</quote> to every instance of
<quote>/lib/ld</quote>, <quote>/lib64/ld</quote> or
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page