| Newsgroups |
gmane.linux.lfs.book |
| Message-ID |
<173823641931.23910.4663184485243271513@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch xry111/loongarch
in repository lfs.
The following commit(s) were added to refs/heads/xry111/loongarch by this push:
new b5a113d43 loongarch: glibc: Fix ld.so name in contents
b5a113d43 is described below
commit b5a113d43c883b8dc8c6d684cbb79b4640a052cf
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Jan 30 19:26:13 2025 +0800
loongarch: glibc: Fix ld.so name in contents
---
chapter08/glibc.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 3f499033a..719d2886a 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -621,7 +621,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
locale, localedef, makedb, mtrace,
pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
- <seg>ld-linux-x86-64.so.2, ld-linux.so.2,
+ <seg>ld-linux-loongarch64-lp64d.so.1,
libBrokenLocale.{a,so}, libanl.{a,so},
libc.{a,so}, libc_nonshared.a, libc_malloc_debug.so,
libdl.{a,so.2}, libg.a, libm.{a,so},
@@ -865,7 +865,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</varlistentry>
<varlistentry id="ld.so">
- <term><filename class="libraryfile">ld-*.so</filename></term>
+ <term><filename class="libraryfile">ld-linux-loongarch-lp64d.so</filename></term>
<listitem>
<para>The helper program for shared library executables</para>
<indexterm zone="ch-system-glibc ld.so">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page