mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.
configure: Regenerate.
This commit is contained in:
@ -257,7 +257,7 @@ changequote([,])dnl
|
||||
i386-*-sco3.2*) fmt=coff ;;
|
||||
i386-*-vsta) fmt=aout ;;
|
||||
i386-*-msdosdjgpp* | i386-*-go32* | i386-go32-rtems*)
|
||||
fmt=coff em=go32
|
||||
fmt=coff em=go32 bfd_gas=yes
|
||||
AC_DEFINE(STRICTCOFF, 1, [Using strict COFF?])
|
||||
;;
|
||||
i386-*-rtemself*) fmt=elf ;;
|
||||
|
Reference in New Issue
Block a user