(arm-*-coff): Fix configuration.
This commit is contained in:
parent
b4f9d9bc42
commit
8de16e5603
1 changed files with 1 additions and 0 deletions
1
gas/configure
vendored
1
gas/configure
vendored
|
@ -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 ;;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue