aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/glibc.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-06-05 23:20:48 +0800
committerXi Ruoyao <xry111@xry111.site>2023-06-05 23:20:48 +0800
commit0f18f2b1214520b965525a93a03c421c8c5b9177 (patch)
tree750c14d2d97ad3d89815c8abf840c026f521002d /chapter08/glibc.xml
parent5e7593e6f07b1ca8946e1da8d24952595d365046 (diff)
housekeeping after min-kernel bump
Update the rationale for min-kernel in hostreqs. Add a note in general.ent about the EOL of current min-kernel. Realign the backslashes in glibc instructions.
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>