aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r--chapter08/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index d094aed7f..5b9b56840 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -76,7 +76,7 @@ cd build</userinput></screen>
<screen><userinput remap="configure">../configure --prefix=/usr \
--disable-werror \
- --enable-kernel=&min-kernel; \
+ --enable-kernel=&min-kernel; \
--enable-stack-protector=strong \
--with-headers=/usr/include \
libc_cv_slibdir=/usr/lib</userinput></screen>