Remove lookup_minimal_symbol_solib_trampoline
[deliverable/binutils-gdb.git] / bfd / elf32-pj.c
index 712b352e9df3b13c45ff0ce307cfe7daf41cf8e2..c97d620c5098ba46d9bbbe9cd6fc4dac0308c60a 100644 (file)
@@ -54,6 +54,7 @@ pj_elf_reloc (bfd *abfd,
     }
 
   if (symbol_in != NULL
+      && (symbol_in->flags & BSF_WEAK) == 0
       && bfd_is_und_section (symbol_in->section))
     return bfd_reloc_undefined;
 
This page took 0.033009 seconds and 4 git commands to generate.