glibc: Remove sed and option unneeded with 2.38

--disable-crypt is now the default, and the security fix for 2.37 is
included.
This commit is contained in:
Xi Ruoyao
2023-08-02 10:54:44 +08:00
parent 8ada78d73e
commit 7a8fcc3918
2 changed files with 0 additions and 12 deletions

View File

@@ -91,7 +91,6 @@ cd build</userinput></screen>
--build=$(../scripts/config.guess) \
--enable-kernel=&min-kernel; \
--with-headers=$LFS/usr/include \
--disable-crypt \
libc_cv_slibdir=/usr/lib</userinput></screen>
<variablelist>