From 8de16e560331bfd71d0477038d26fa659c3f2df7 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 28 Sep 1995 17:33:04 +0000 Subject: [PATCH] (arm-*-coff): Fix configuration. --- gas/configure | 1 + 1 file changed, 1 insertion(+) 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 ;; -- 2.30.2