X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fconfigure.ac;h=c673a29892838780e5814bd75a046eaa83dddf68;hb=5b660084e26050d2e7f1fda06daec1e83311c188;hp=7eee83ae4d4c9456c7b99d03a1bff905729f23c1;hpb=62e6599087efba193e0156d89ee65fb74fc99cb2;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/configure.ac b/bfd/configure.ac index 7eee83ae4d..c673a29892 100644 --- a/bfd/configure.ac +++ b/bfd/configure.ac @@ -659,7 +659,6 @@ do tic6x_elf32_c6000_le_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;; tic6x_elf32_linux_be_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;; tic6x_elf32_linux_le_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;; - tic80_coff_vec) tb="$tb coff-tic80.lo $coff" ;; tilegx_elf32_be_vec) tb="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size=32 ;; tilegx_elf32_le_vec) tb="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size=32 ;; tilegx_elf64_be_vec) tb="$tb elf64-tilegx.lo elfxx-tilegx.lo elf64.lo $elf" ; target_size=64 ;;