fix typo in previous commit

This commit is contained in:
Nathan Sidwell 2007-04-11 14:36:33 +00:00
parent 8776bb8aa5
commit c10564a99e
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ elf_vxworks_emit_relocs (bfd *output_bfd,
&& (*rel_hash)->def_dynamic
&& !(*rel_hash)->def_regular
&& ((*rel_hash)->root.type == bfd_link_hash_defined
|| (*rel_hash)->root.type == bfd_link_hash_weakdef)
|| (*rel_hash)->root.type == bfd_link_hash_defweak)
&& (*rel_hash)->root.u.def.section->output_section != NULL)
{
/* This is a relocation from an executable or shared library