(arm-*-coff): Fix configuration.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 28 Sep 1995 17:33:04 +0000 (17:33 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 28 Sep 1995 17:33:04 +0000 (17:33 +0000)
gas/configure

index 5131dcecb6080ce67e59ecf15da772673096b3bc..ed26003f873dde9079ca48540387922f360bd7aa 100755 (executable)
@@ -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 ;;