mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Revert parts of "hurd: Avoid more libc.so local PLTs"
This reverts parts of commit 82dbf555a4
.
This commit is contained in:
@@ -46,6 +46,4 @@ strong_alias (__libc_siglongjmp, __libc_longjmp)
|
||||
weak_alias (__libc_siglongjmp, _longjmp)
|
||||
weak_alias (__libc_siglongjmp, longjmp)
|
||||
weak_alias (__libc_siglongjmp, siglongjmp)
|
||||
libc_hidden_def (__libc_longjmp)
|
||||
libc_hidden_def (__libc_siglongjmp)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user