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