diff options
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index c00d56d30..06cda8a71 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -458,7 +458,7 @@ unset ZONEINFO</userinput></screen> </indexterm> <para>By default, the dynamic loader (<filename - class="libraryfile">/lib/ld-linux.so.2</filename>) searches through + class="libraryfile">/lib/ld-linux-aarch64.so.1</filename>) searches through <filename class="directory">/usr/lib</filename> for dynamic libraries that are needed by programs as they are run. However, if there are libraries in directories other than @@ -506,11 +506,11 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen> <seglistitem> <seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig, ldd, lddlibc4, - ld.so (symlink to ld-linux-x86-64.so.2 or ld-linux.so.2), + ld.so (symlink to ld-linux-aarch64[_be].so.1), 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-aarch64[_be].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}, |