]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc64/dl-machine.h
Fix undefined symbol in powerpc64 dl-machine.h
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc64 / dl-machine.h
index 2defc44b1983b6ffe1a8c61a0fb020b980e713d5..ab90d1e899d52c1872ed0904bc172b77cac3aea7 100644 (file)
@@ -560,9 +560,7 @@ elf_machine_rela (struct link_map *map,
 {
   Elf64_Addr *const reloc_addr = reloc_addr_arg;
   const int r_type = ELF64_R_TYPE (reloc->r_info);
-#ifndef RTLD_BOOTSTRAP
   const Elf64_Sym *const refsym = sym;
-#endif
 
   if (r_type == R_PPC64_RELATIVE)
     {