From 300a10323ae970a1cf1db76b935d21e009df4685 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 29 Sep 1998 03:53:21 +0000 Subject: [PATCH] 1998-09-27 Andreas Schwab * elflink.h (elf_link_add_object_symbols): Undo last change. --- bfd/elflink.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bfd/elflink.h b/bfd/elflink.h index 5b5d5fce1e..64f8de80f9 100644 --- a/bfd/elflink.h +++ b/bfd/elflink.h @@ -1423,13 +1423,8 @@ elf_link_add_object_symbols (abfd, info) { h->elf_link_hash_flags &=~ ELF_LINK_HASH_DEF_DYNAMIC; hi->elf_link_hash_flags |= ELF_LINK_HASH_REF_DYNAMIC; -#if 0 - /* Don't record the unversioned alias. This - produces bogus ABS symbols on export as - they never get defined peroperly. */ if (! _bfd_elf_link_record_dynamic_symbol (info, hi)) goto error_return; -#endif } /* Now set HI to H, so that the following code