aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-06-05 23:25:22 +0800
committerXi Ruoyao <xry111@xry111.site>2023-06-05 23:25:22 +0800
commited9b087f732a91edf7486d7382a199dcc8ab9d65 (patch)
treeb7c7726a59a2b45f55d67dad3b2b8e25d706fd8b /chapter05
parente131becf8fe3bfda96afbcd33d3dc696c16ed8f4 (diff)
parent0f18f2b1214520b965525a93a03c421c8c5b9177 (diff)
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 7b6183f81..7cbdccfde 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -68,7 +68,7 @@ cd build</userinput></screen>
--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</userinput></screen>