]> sourceware.org Git - glibc.git/commit
elf: Install a symbolic link to ld.so as /usr/bin/ld.so
authorFlorian Weimer <fweimer@redhat.com>
Fri, 10 Dec 2021 15:06:36 +0000 (16:06 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 10 Dec 2021 15:06:58 +0000 (16:06 +0100)
commit2e75604f8337fa4332977f72a8f6726309679edf
treecd0a9951017b62dbead3179dd70cef81aab9b22f
parent5cc338565479a620244c2f8ff35956629c4dbf81
elf: Install a symbolic link to ld.so as /usr/bin/ld.so

This makes ld.so features such as --preload, --audit,
and --list-diagnostics more accessible to end users because they
do not need to know the ABI name of the dynamic loader.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
NEWS
elf/Makefile
This page took 0.041136 seconds and 5 git commands to generate.