Enable bfd_assembler by default for the MAXQ port.
[platform/upstream/binutils.git] / gas / configure
index f3ef240..e076a38 100755 (executable)
@@ -4442,7 +4442,7 @@ echo "$as_me: WARNING: GAS support for ${generic_target} is preliminary and a wo
       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 ;;