* configure.tgt (powerpc64-*): Fix targ_obj.
[binutils-gdb.git] / gold / reloc.cc
index 9a444a266d3e68e46dd3cf9c0fce84d053fa8f60..f6bef1d973a6bb347b9a9341a2872d2ecc8cf286 100644 (file)
@@ -368,7 +368,7 @@ class Emit_relocs_strategy
  public:
   // A local non-section symbol.
   inline Relocatable_relocs::Reloc_strategy
-  local_non_section_strategy(unsigned int, Relobj*)
+  local_non_section_strategy(unsigned int, Relobj*, unsigned int)
   { return Relocatable_relocs::RELOC_COPY; }
 
   // A local section symbol.