diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 9c2c51dab..d209cd44f 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -84,7 +84,7 @@ done In case the above seems hard to follow, let's break it down a bit. First we copy the files gcc/config/linux.h, gcc/config/i386/linux.h, and - gcc/config/i368/linux64.h to a file of + gcc/config/i386/linux64.h to a file of the same name but with an added suffix of .orig. Then the first sed expression prepends /tools to every instance of /lib/ld, /lib64/ld or