2000-09-12 Jason Eckhardt <jle@cygnus.com>
[deliverable/binutils-gdb.git] / bfd / coff-ppc.c
index f2e8cb8711df34eea522d7f3d885157e8c32eeb4..c5e695d311a93dd16013d10e3da551d0ae7aafcf 100644 (file)
@@ -1197,7 +1197,7 @@ coff_ppc_relocate_section (output_bfd, info, input_bfd, input_section,
            {
              if (! ((*info->callbacks->undefined_symbol)
                     (info, h->root.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.023083 seconds and 4 git commands to generate.