diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 504174a1d..eab92f4be 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -97,24 +97,6 @@ cd build --with-headers=$LFS/usr/include \ --disable-nscd \ libc_cv_slibdir=/usr/lib - The meaning of the configure options: diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 019507b1a..cb6850c05 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -74,22 +74,7 @@ cd build --enable-stack-protector=strong \ --disable-nscd \ libc_cv_slibdir=/usr/lib - + The meaning of the configure options: