Enable bfd_assembler by default for the MAXQ port.
[platform/upstream/binutils.git] / gas / configure.in
index 0de1d75..b79617a 100644 (file)
@@ -381,7 +381,7 @@ changequote([,])dnl
       m88k-motorola-sysv3*)            fmt=coff em=delt88 ;;
       m88k-*-coff*)                    fmt=coff ;;
 
-      maxq-*-coff)                     fmt=coff ;;
+      maxq-*-coff)                     fmt=coff bfd_gas=yes ;;
 
       mcore-*-elf)                     fmt=elf ;;
       mcore-*-pe)                      fmt=coff em=pe bfd_gas=yes ;;