From 0f18f2b1214520b965525a93a03c421c8c5b9177 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 5 Jun 2023 23:20:48 +0800 Subject: 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. --- chapter05/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 66526ba4c..14f1fac6c 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -89,7 +89,7 @@ cd build --prefix=/usr \ --host=$LFS_TGT \ --build=$(../scripts/config.guess) \ - --enable-kernel=&min-kernel; \ + --enable-kernel=&min-kernel; \ --with-headers=$LFS/usr/include \ libc_cv_slibdir=/usr/lib -- cgit v1.2.3-54-g00ecf