[Bug 259069] ldd -f format not applied to libraries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Mon, 15 Nov 2021 20:50:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259069
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7d20a08076b4c9d4513585a01fc57c39be654edf
commit 7d20a08076b4c9d4513585a01fc57c39be654edf
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-11-15 20:45:51 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-11-15 20:49:33 +0000
    ldd: also use exec mode for -a
    The -a option also requires passing specific environment variables to
    instance of rtld doing tracing.
    PR:     259069
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
 usr.bin/ldd/ldd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-- 
You are receiving this mail because:
You are the assignee for the bug.