(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.

This commit is contained in:
Ulrich Drepper 2005-03-06 00:07:58 +00:00
parent c5cb341b72
commit 816c550ea5
1 changed files with 1 additions and 3 deletions

View File

@ -353,9 +353,7 @@ elf_machine_plt_value (struct link_map *map, const Elf32_Rel *reloc,
/* ARM never uses Elf32_Rela relocations for the dynamic linker.
Prelinked libraries may use Elf32_Rela though. */
#ifdef RTLD_BOOTSTRAP
# define ELF_MACHINE_NO_RELA 1
#endif
#define ELF_MACHINE_NO_RELA defined RTLD_BOOTSTRAP
#ifdef RESOLVE