mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
2007-07-27 H.J. Lu <hongjiu.lu@intel.com>
* config.bfd (x86_64-*-mingw*): Don't include x86_64coff_vec.
This commit is contained in:
@ -598,7 +598,7 @@ case "${targ}" in
|
||||
;;
|
||||
x86_64-*-mingw*)
|
||||
targ_defvec=x86_64pe_vec
|
||||
targ_selvecs="x86_64pe_vec x86_64pei_vec x86_64coff_vec bfd_elf64_x86_64_vec"
|
||||
targ_selvecs="x86_64pe_vec x86_64pei_vec bfd_elf64_x86_64_vec"
|
||||
want64=true
|
||||
targ_underscore=yes
|
||||
;;
|
||||
|
Reference in New Issue
Block a user