Use size_t rather than bfd_size_type
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 75470e40898a26a6c0c57ce8af1b55f2fb5e7fc3..eda38a295610fc7d84b8e53197f2079f7543ae1d 100644 (file)
@@ -131,10 +131,11 @@ case ${generic_target} in
   alpha-*-openbsd*)                    fmt=elf em=obsd ;;
 
   arc-*-elf*)                          fmt=elf ;;
-  arc*-*-linux-uclibc*)                        fmt=elf bfd_gas=yes ;;
+  arc*-*-linux*)                       fmt=elf bfd_gas=yes ;;
 
   arm-*-aout)                          fmt=aout ;;
   arm-*-coff)                          fmt=coff ;;
+  arm-*-phoenix*)                      fmt=elf ;;
   arm-*-rtems*)                                fmt=elf ;;
   arm-*-elf)                           fmt=elf ;;
   arm-*-eabi*)                         fmt=elf em=armeabi ;;
This page took 0.024394 seconds and 4 git commands to generate.