mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 01:53:38 +08:00
bfd: Remove duplicate word in elf-vxworks.c
PR ld/31652 * elf-vxworks.c (elf_vxworks_emit_relocs): Drop duplicate word.
This commit is contained in:
parent
6c2119acf7
commit
9b441c415c
@ -186,7 +186,7 @@ elf_vxworks_emit_relocs (bfd *output_bfd,
|
||||
library. We are creating a definition in the output
|
||||
file but it does not come from any of our normal (.o)
|
||||
files. ie. a PLT stub. Normally this would be a
|
||||
relocation against against SHN_UNDEF with the VMA of
|
||||
relocation against SHN_UNDEF with the VMA of
|
||||
the PLT stub. This upsets the VxWorks loader.
|
||||
Convert it to a section-relative relocation. This
|
||||
gets some other symbols (for instance .dynbss), but
|
||||
|
Loading…
Reference in New Issue
Block a user