elf: Do not print the cache entry if --inhibit-cache is used
commitc06e10c8130358c409c1d2837f8171ef70169d03
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 17 Oct 2023 14:50:35 +0000 (17 11:50 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 18 Oct 2023 11:01:42 +0000 (18 08:01 -0300)
tree018ed404963690d12012d0418bf1f0d513b54946
parentdd32e1db386c77c61850a7cbd0c126b7b3c63ece
elf: Do not print the cache entry if --inhibit-cache is used

So --help informs the correct shared library search path.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
elf/dl-usage.c