aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 1828306c9..56621ebd3 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -72,7 +72,7 @@ cd ../glibc-build</userinput></screen>
<screen><userinput remap="configure">../glibc-&glibc-version;/configure \
--prefix=/usr \
--disable-profile \
- --enable-kernel=2.6.25 \
+ --enable-kernel=2.6.34 \
--libexecdir=/usr/lib/glibc</userinput></screen>
<variablelist>