Tue Apr 26 18:10:40 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in (archname): Only set ARCH_mips if targeting Mips.
This commit is contained in:
parent
939baabee2
commit
89451c928b
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Apr 26 18:10:40 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-xconfig.in (archname): Only set ARCH_mips if targeting Mips.
|
||||
|
||||
Sat Feb 26 13:27:07 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-xconfig.in: New file, GM-specific configuration fragment.
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Extra configuration fragment for binutils.
|
||||
|
||||
Set archname ARCH_mips
|
||||
If "{target_canonical}" =~ /mips-idt-ecoff/
|
||||
Set archname ARCH_mips
|
||||
End If
|
||||
|
||||
|
|
Loading…
Reference in a new issue