diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-05-16 02:28:22 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-05-16 02:28:22 +0800 |
commit | 80838616e5a049e80efda352f5cf91a2fd22ea66 (patch) | |
tree | a3870d486f4775b8039afa5db2afe27881ac897d /chapter05 | |
parent | 6df63e484f39596859dd7712adbfd4989a87e4db (diff) |
glibc: remove description of libc_cv_rtlddir for now
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 79c65913a..02ff025e2 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -122,14 +122,6 @@ cd build</userinput></screen> </varlistentry> <varlistentry> - <term><parameter>libc_cv_rtlddir=/usr/lib</parameter></term> - <listitem> - <para>Fix hardcoded path to the executable loader in the - <command>ldd</command> script.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><option>libc_cv_include_x86_isa_level=no</option></term> <listitem> <para>This disables <quote>x86 ISA needed</quote> property in |