* config.bfd (x86_64-*-rdos*): Remove targ_selvecs.

This commit is contained in:
Alan Modra 2013-01-23 10:29:42 +00:00
parent a367d7299e
commit f65a9e5395
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-01-23 Leif Ekblad <leif@rdos.net>
* config.bfd (x86_64-*-rdos*): Remove targ_selvecs.
2013-01-18 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_allocate_dynrelocs): Clear pc_count for

View File

@ -680,7 +680,6 @@ case "${targ}" in
;;
x86_64-*-rdos*)
targ_defvec=bfd_elf64_x86_64_vec
targ_selvecs="bfd_elf32_i386_vec bfd_elf64_l1om_vec bfd_elf64_k1om_vec"
want64=true
;;
#endif