Do not force the m68k-elf linker to fail if it encoutners a non-ELF format file.
authorNick Clifton <nickc@redhat.com>
Wed, 8 May 2019 13:51:32 +0000 (14:51 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 8 May 2019 13:51:32 +0000 (14:51 +0100)
commit79299211a1a9a701f146620d419da6ee0175798c
tree22b604676a9334618f001aefc2fbabbd727bceae
parent762172a4dc4c1a7c25b3ef18f32b6e378cac6487
Do not force the m68k-elf linker to fail if it encoutners a non-ELF format file.

PR 24523
* elf32-m68k.c (elf32_m68k_merge_private_bfd_data): Return TRUE
rather than FALSE if encountering a non-ELF file.
bfd/ChangeLog
bfd/elf32-m68k.c
This page took 0.024429 seconds and 4 git commands to generate.