Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 17 Dec 2003 08:36:34 +0000 (08:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 17 Dec 2003 08:36:34 +0000 (08:36 +0000)
commit27a754a97be9b501d233c85a2c6d9baa03e5304d
tree3f2eb9ec35cf45de29da743ffc1c8085966199be
parent93226feb21300d173d293a25f10e83d7426c9f6f
Update.

2003-12-17  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c: Don't use strong_alias to define _rtld_local.  This
removes the visibility attributes which might be defined earlier
for some gcc versions.  Instead spell out what strong_alias does
plus the visibility.
ChangeLog
elf/rtld.c