Rename sh-symbian-elf toolchain to sh-*-symbianelf
[deliverable/binutils-gdb.git] / gas / configure.in
index b1f2c62e1444278c21a31f46b38020d111060bca..c80f3e3d44e30b69be1f0abce3a55682fc5f87a0 100644 (file)
@@ -451,7 +451,7 @@ changequote([,])dnl
       sh5*-*-netbsd*)                  fmt=elf em=nbsd ;;
       sh64*-*-netbsd*)                 fmt=elf em=nbsd ;;
       sh*-*-netbsdelf*)                        fmt=elf em=nbsd ;;
-      sh*-symbian-elf*)                        fmt=elf endian=little
+      sh*-*-symbianelf*)               fmt=elf endian=little
                AC_DEFINE(TARGET_SYMBIAN, 1, [Define if target is Symbian OS.])
                ;;
       sh-*-elf*)                       fmt=elf ;;
This page took 0.026204 seconds and 4 git commands to generate.