aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgas/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure b/gas/configure
index 5131dce..ed26003 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 ;;