From 7f25c8447d99d0ea9a88f822089300d06a500edb Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 14 May 2021 22:44:01 +0800 Subject: glibc: remove libc_cv_rtlddir override for now Back to use the sed. Need to investigate later. --- chapter08/glibc.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter08/glibc.xml') diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 2b4c064e5..9aefe30d2 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -72,8 +72,7 @@ cd build --enable-kernel=&min-kernel; \ --enable-stack-protector=strong \ --with-headers=/usr/include \ - libc_cv_slibdir=/usr/lib \ - libc_cv_rtlddir=/usr/lib + libc_cv_slibdir=/usr/lib The meaning of the configure options: -- cgit v1.2.3-54-g00ecf