glibc: remove libc_cv_rtlddir override for now

Back to use the sed.  Need to investigate later.
This commit is contained in:
Xi Ruoyao 2021-05-14 22:44:01 +08:00
parent 1b1acbed65
commit 7f25c8447d
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC
2 changed files with 2 additions and 4 deletions

View File

@ -80,8 +80,7 @@ cd build</userinput></screen>
--build=$(../scripts/config.guess) \
--enable-kernel=&min-kernel; \
--with-headers=$LFS/usr/include \
libc_cv_slibdir=/usr/lib \
libc_cv_rtlddir=/usr/lib</userinput></screen>
libc_cv_slibdir=/usr/lib</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>

View File

@ -72,8 +72,7 @@ cd build</userinput></screen>
--enable-kernel=&min-kernel; \
--enable-stack-protector=strong \
--with-headers=/usr/include \
libc_cv_slibdir=/usr/lib \
libc_cv_rtlddir=/usr/lib</userinput></screen>
libc_cv_slibdir=/usr/lib</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>