diff --git a/gas/configure b/gas/configure index 5131dcecb60..ed26003f873 100755 --- a/gas/configure +++ b/gas/configure @@ -671,6 +671,7 @@ for this_target in $target $canon_targets ; do *) targ=arm-lit ;; esac ;; + arm-*-coff) fmt=coff ;; arm-*-riscix*) fmt=aout ;; arm-*-pe) fmt=coff targ=armcoff em=pe ;;