forked from Imagelibrary/binutils-gdb
Mods to allow compilation of BFD all targets.
This commit is contained in:
@@ -2064,6 +2064,7 @@ coff_set_arch_mach_hook (abfd, filehdr)
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
arch = bfd_arch_obscure;
|
||||
(*_bfd_error_handler)
|
||||
(_("Unrecognized TI COFF target id '0x%x'"),
|
||||
internal_f->f_target_id);
|
||||
|
||||
Reference in New Issue
Block a user