https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275031
--- Comment #15 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=99132daf6f70cb0cc969c555d3612547fa3cf1db commit 99132daf6f70cb0cc969c555d3612547fa3cf1db Author: John W. O'Brien <[email protected]> AuthorDate: 2023-11-12 22:45:27 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2023-11-13 23:39:17 +0000 rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_paths Ensure that ldconfig-managed elf and elf32 hints always include the standard library paths that are known independently to rtld. PR: 275031 Reviewed by: kib MFC after: 2 weeks Sponsored by: Saltant Solutions LLC Differential Revision: https://reviews.freebsd.org/D42557 libexec/rc/rc.d/ldconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.
