* config.bfd (x86_64-*-rdos*): Remove targ_selvecs.
authorAlan Modra <amodra@gmail.com>
Wed, 23 Jan 2013 10:29:42 +0000 (10:29 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 23 Jan 2013 10:29:42 +0000 (10:29 +0000)
bfd/ChangeLog
bfd/config.bfd

index e60c472..625f2ba 100644 (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
index 713c3d4..cd19936 100644 (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