mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
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
|
|
|