[lfs] branch multilib updated: glibc: remove "nodump" role for /etc/ld.so.conf.d creation
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178686306332.2533697.5637175997616134519@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch multilib
in repository lfs.
The following commit(s) were added to refs/heads/multilib by this push:
new 6dd8db922 glibc: remove "nodump" role for /etc/ld.so.conf.d creation
6dd8db922 is described below
commit 6dd8db92209c37ed7a53e1db0b07809b8c27bca9
Author: Pierre Labastie <[email protected]>
AuthorDate: Sun Aug 16 08:46:13 2026 +0200
glibc: remove "nodump" role for /etc/ld.so.conf.d creation
Now, /usr/lib32 is put into /etc/ld.so.conf.d/lib32.conf, but
the nodump role prevents the instruction
for creating /etc/ld.so.conf.d to be dumped by dump-commands
(and also for jhalfs).
Reported by Zhang Wen
---
chapter08/glibc.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 7e834c35d..3ee84745b 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -622,7 +622,7 @@ EOF</userinput></screen>
this include directory are one line specifying the desired library path.
To add this capability run the following commands:</para>
-<screen role="nodump"><userinput>cat >> /etc/ld.so.conf << "EOF"
+<screen><userinput>cat >> /etc/ld.so.conf << "EOF"
<literal># Add an include directory
include /etc/ld.so.conf.d/*.conf
</literal>
--
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