89451c928b
* mpw-xconfig.in (archname): Only set ARCH_mips if targeting Mips.
6 lines
122 B
Text
6 lines
122 B
Text
# Extra configuration fragment for binutils.
|
|
|
|
If "{target_canonical}" =~ /mips-idt-ecoff/
|
|
Set archname ARCH_mips
|
|
End If
|
|
|