mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 10:12:21 +08:00
Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in: i386-sysv and i386-sco use coffbfd.
This commit is contained in:
@ -105,7 +105,7 @@ case ${target} in
|
|||||||
obj_format=aout
|
obj_format=aout
|
||||||
emulation=i386bsd
|
emulation=i386bsd
|
||||||
;;
|
;;
|
||||||
i[34]86-*-coff)
|
i[34]86-*-coff | i[34]86-*-sysv* | i[34]86-*-sco*)
|
||||||
obj_format=coffbfd
|
obj_format=coffbfd
|
||||||
need_bfd="./../bfd/libbfd.a"
|
need_bfd="./../bfd/libbfd.a"
|
||||||
gas_target=i386coff
|
gas_target=i386coff
|
||||||
|
Reference in New Issue
Block a user