DEFAULT_BFD_VEC should be little endian bfd_elf32_shlnbsd_vec.

This commit is contained in:
uwe 2003-11-24 01:58:22 +00:00
parent 852684606a
commit c9a82b254b
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
#define DEFAULT_BFD_ARCH bfd_sh_arch
/* BFD's default target vector. */
#define DEFAULT_BFD_VEC bfd_elf32_shnbsd_vec
#define DEFAULT_BFD_VEC bfd_elf32_shlnbsd_vec
/* Multi-arch enabled. */
/* #undef GDB_MULTI_ARCH */