(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.
This commit is contained in:
parent
c5cb341b72
commit
816c550ea5
@ -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.
|
/* ARM never uses Elf32_Rela relocations for the dynamic linker.
|
||||||
Prelinked libraries may use Elf32_Rela though. */
|
Prelinked libraries may use Elf32_Rela though. */
|
||||||
#ifdef RTLD_BOOTSTRAP
|
#define ELF_MACHINE_NO_RELA defined RTLD_BOOTSTRAP
|
||||||
# define ELF_MACHINE_NO_RELA 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef RESOLVE
|
#ifdef RESOLVE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user