Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
index 81128491f64642674c97d844eb7dcaaf73951eba..db403b3a00f49bb640a3779155feeb4273a35b02 100644 (file)
@@ -9215,7 +9215,7 @@ _bfd_mips_elf_adjust_dynamic_symbol (struct bfd_link_info *info,
      dynamic will now refer to the local copy instead.  */
   hmips->possibly_dynamic_relocs = 0;
 
-  return _bfd_elf_adjust_dynamic_copy (h, htab->sdynbss);
+  return _bfd_elf_adjust_dynamic_copy (info, h, htab->sdynbss);
 }
 \f
 /* This function is called after all the input files have been read,
This page took 0.026707 seconds and 4 git commands to generate.