mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
(arm-*-coff): Fix configuration.
This commit is contained in:
1
gas/configure
vendored
1
gas/configure
vendored
@ -671,6 +671,7 @@ for this_target in $target $canon_targets ; do
|
|||||||
*) targ=arm-lit ;;
|
*) targ=arm-lit ;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
arm-*-coff) fmt=coff ;;
|
||||||
arm-*-riscix*) fmt=aout ;;
|
arm-*-riscix*) fmt=aout ;;
|
||||||
arm-*-pe) fmt=coff targ=armcoff em=pe ;;
|
arm-*-pe) fmt=coff targ=armcoff em=pe ;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user