Fix arm-epoc-pe build problem:
[deliverable/binutils-gdb.git] / bfd / coff-i960.c
index 2a7ebfbe96453fdc77350f53c5c47766cc52617a..4c37fab6973afdbd697cff0266016b8da5e34922 100644 (file)
@@ -458,7 +458,7 @@ coff_i960_relocate_section (output_bfd, info, input_bfd, input_section,
            {
              if (! ((*info->callbacks->undefined_symbol)
                     (info, h->root.root.string, input_bfd, input_section,
-                     rel->r_vaddr - input_section->vma)))
+                     rel->r_vaddr - input_section->vma, true)))
                return false;
            }
        }
This page took 0.023041 seconds and 4 git commands to generate.