forked from Imagelibrary/binutils-gdb
* configure.in (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise. * configure: Regenerated.
This commit is contained in:
2
gas/configure
vendored
2
gas/configure
vendored
@@ -4245,6 +4245,8 @@ for this_target in $target $canon_targets ; do
|
||||
arm-*-coff | thumb-*-coff) fmt=coff ;;
|
||||
arm-*-rtems* | thumb-*-rtems*) fmt=elf ;;
|
||||
arm-*-elf | thumb-*-elf) fmt=elf ;;
|
||||
arm*-*-symbianelf* | arm*-*-eabi*)
|
||||
fmt=elf ;;
|
||||
arm-*-kaos*) fmt=elf ;;
|
||||
arm*-*-conix*) fmt=elf ;;
|
||||
arm-*-linux*aout*) fmt=aout em=linux ;;
|
||||
|
||||
Reference in New Issue
Block a user