mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
* configure.in: Add support for powerpc-*-windiss.
* configure: Regenerated.
This commit is contained in:
@ -409,6 +409,7 @@ changequote([,])dnl
|
||||
fmt=coff em=macos ;;
|
||||
ppc-*-netware*) fmt=elf em=ppcnw ;;
|
||||
ppc-*-vxworks*) fmt=elf ;;
|
||||
ppc-*-windiss*) fmt=elf ;;
|
||||
|
||||
s390x-*-linux-gnu*) fmt=elf em=linux ;;
|
||||
s390-*-linux-gnu*) fmt=elf em=linux ;;
|
||||
|
Reference in New Issue
Block a user