diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-19 19:45:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-19 19:45:07 +0000 |
commit | 5b137313ef9d255e90f2ca620005872b49a14232 (patch) | |
tree | f5153a6592a6163448a50a3aaf249949780d839a /prologue | |
parent | f15b0650cd5c2be1ce92db095ca37b98cbd91a72 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index 751aadc53..e08ecb8c5 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -89,7 +89,7 @@ at the recommendation of the developers. </para> <para>If the host kernel is either earlier than 2.6.22.5, or it was not - compiled using a GCC-4.12 (or later) compiler, you will need to replace + compiled using a GCC-4.1.2 (or later) compiler, you will need to replace the kernel with one adhering to the specifications. There are two ways you can go about this. First, see if your Linux vendor provides a 2.6.22.5 or later kernel package. If so, you may wish to install it. If your |