From: David Edelsohn Date: Thu, 28 Sep 1995 17:33:04 +0000 (+0000) Subject: (arm-*-coff): Fix configuration. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8de16e560331bfd71d0477038d26fa659c3f2df7;p=binutils-gdb.git (arm-*-coff): Fix configuration. --- 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 ;;