aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-09-24 10:22:27 +0000
committerAlan Modra <amodra@gmail.com>2013-09-24 10:22:27 +0000
commit91ea67ca58124c403b6d0f123c5d7555fd15a0a1 (patch)
tree1ad14f91eaec082e6493aa1499957b835f5d2397 /bfd/elf32-mips.c
parent8a865bcb7713696b30f8ed1c11926edc3bc15c77 (diff)
downloadfsf-binutils-gdb-91ea67ca58124c403b6d0f123c5d7555fd15a0a1.zip
fsf-binutils-gdb-91ea67ca58124c403b6d0f123c5d7555fd15a0a1.tar.gz
fsf-binutils-gdb-91ea67ca58124c403b6d0f123c5d7555fd15a0a1.tar.bz2
* elf32-mips.c (ELF_OSABI): Undef for vxworks.
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r--bfd/elf32-mips.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c
index 0e62708..eec2ef7 100644
--- a/bfd/elf32-mips.c
+++ b/bfd/elf32-mips.c
@@ -2486,6 +2486,7 @@ mips_vxworks_final_write_processing (bfd *abfd, bfd_boolean linker)
#define TARGET_LITTLE_NAME "elf32-littlemips-vxworks"
#define TARGET_BIG_SYM bfd_elf32_bigmips_vxworks_vec
#define TARGET_BIG_NAME "elf32-bigmips-vxworks"
+#undef ELF_OSABI
#undef elf32_bed
#define elf32_bed elf32_mips_vxworks_bed