ldconfig: trace origin paths with -v
commitb7176cc2aff4a8883e4834ddf65f8a6fdb1f160e
authorDJ Delorie <dj@redhat.com>
Wed, 19 Feb 2020 17:31:38 +0000 (19 12:31 -0500)
committerDJ Delorie <dj@redhat.com>
Wed, 11 Mar 2020 20:02:05 +0000 (11 16:02 -0400)
treee63f243d659b48f6bdad9afe33cb9387d24c13f8
parent083d644d420f49c992667f4c7a54848ad3dee54d
ldconfig: trace origin paths with -v

With this patch, -v turns on a "from" trace for each directory
searched, that tells you WHY that directory is being searched -
is it a builtin, from the command line, or from some config file?
elf/ldconfig.c