]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/configure
* config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.
[thirdparty/binutils-gdb.git] / gas / configure
index f01bd9bbcfbb2929bcb7a97c3772912218976993..b68fec636aaeb7f076ae9f5f463dcb88d2e690f1 100755 (executable)
@@ -4245,8 +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*-*-eabi*)                     fmt=elf ;;
+      arm*-*-symbianelf*)               fmt=elf em=symbian ;;
       arm-*-kaos*)                     fmt=elf ;;
       arm*-*-conix*)                   fmt=elf ;;
       arm-*-linux*aout*)               fmt=aout em=linux ;;