aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-22 15:17:25 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-22 15:17:25 +0000
commit70cd9f32c7262973ff403182978a28195a352f37 (patch)
treeb17104d1e397cd4e543a419390ce61c51fe60946 /chapter05/glibc.xml
parenta93258dc7f7ea32754c05c126ae2ca67a85fc2bf (diff)
Readjust min kernel to 2.6.32.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 7d0c1ce7b..94928996d 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -107,10 +107,10 @@ esac</userinput></screen>
</varlistentry>
<varlistentry>
- <term><parameter>--enable-kernel=2.6.34</parameter></term>
+ <term><parameter>--enable-kernel=&min-kernel;</parameter></term>
<listitem>
<para>This tells Glibc to compile the library with support
- for 2.6.34 and later Linux kernels. Workarounds for older
+ for &min-kernel; and later Linux kernels. Workarounds for older
kernels are not enabled.</para>
</listitem>
</varlistentry>