Skip to content
Commit 78e02c46 authored by Florian Weimer's avatar Florian Weimer
Browse files

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 89aacb51 ("sunrpc:
Remove stray exports without --enable-obsolete-rpc [BZ #23166]").

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 01ac385c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment