mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 15:00:34 +00:00
8f24553567
* mpw-xconfig.in (opcode/mips.h): Don't forward-include here. (BFD_MACHINES): Set appropriately.
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
# Extra configuration fragment for opcodes.
|
|
|
|
If "{target_canonical}" =~ /mips-idt-ecoff/
|
|
Set BFD_MACHINES '"{o}"mips-dis.c.o "{o}"mips-opc.c.o'
|
|
End If
|