diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-07-08 07:58:51 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-07-08 08:39:39 +0200 |
commit | 78e02c469828fcfb6a5cf73dbcceb4f60fb6fafd (patch) | |
tree | 53004e59ca0dc4f64ec8e1aaa35ddb746ec05aae /stdio-common/tst-gets.c | |
parent | 01ac385ca819599f7f1815115ffe926b5e1460ef (diff) | |
download | glibc-78e02c469828fcfb6a5cf73dbcceb4f60fb6fafd.tar.gz glibc-78e02c469828fcfb6a5cf73dbcceb4f60fb6fafd.tar.xz glibc-78e02c469828fcfb6a5cf73dbcceb4f60fb6fafd.zip |
sunrpc: Remove hidden aliases for global data symbols (bug 26210)
It is generally not possible to add hidden aliases for global data symbols: If the main executable contains a copy relocation against the symbol, the hidden aliases keep pointing to the glibc-internal copy of the symbol, instead of the symbol actually used by the application. Fixes commit 89aacb513eb77549a29df2638913a0f8178cf3f5 ("sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]"). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'stdio-common/tst-gets.c')
0 files changed, 0 insertions, 0 deletions