Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.

This commit is contained in:
Nick Clifton
2007-01-08 17:21:50 +00:00
parent f9967789c6
commit 42037fe5bb
25 changed files with 69 additions and 24 deletions

View File

@ -590,7 +590,7 @@ case "${targ}" in
targ_selvecs="bfd_elf32_i386_vec i386linux_vec bfd_efi_app_ia32_vec"
want64=true
;;
x86_64-*-mingw64*)
x86_64-*-mingw*)
targ_defvec=x86_64pe_vec
targ_selvecs="x86_64pe_vec x86_64pei_vec x86_64coff_vec bfd_elf64_x86_64_vec"
want64=true