mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
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