Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index cb58df18d111908e09bde09cedd963e3b59a828a..26ae9ed65719b3323c2b0922d1835138f68707de 100644 (file)
@@ -7121,7 +7121,7 @@ ppc64_elf_adjust_dynamic_symbol (struct bfd_link_info *info,
 
   s = htab->dynbss;
 
-  return _bfd_elf_adjust_dynamic_copy (h, s);
+  return _bfd_elf_adjust_dynamic_copy (info, h, s);
 }
 
 /* If given a function descriptor symbol, hide both the function code
This page took 0.027738 seconds and 4 git commands to generate.