Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf32-i370.c
index c9ed6e0260ff15493195350e9fd181d9bb134755..e28c2576102be93f6ff54430ff20c49604c97a7a 100644 (file)
@@ -534,7 +534,7 @@ i370_elf_adjust_dynamic_symbol (struct bfd_link_info *info,
       h->needs_copy = 1;
     }
 
-  return _bfd_elf_adjust_dynamic_copy (h, s);
+  return _bfd_elf_adjust_dynamic_copy (info, h, s);
 }
 \f
 /* Increment the index of a dynamic symbol by a given amount.  Called
This page took 0.023433 seconds and 4 git commands to generate.