gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / config / mt-mips16-compat
1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
2 # but if the libraries are all non-MIPS16. Add -minterlink-mips16 so
3 # that the libraries can be used with both ISA modes.
4 CFLAGS_FOR_TARGET += -minterlink-mips16
5 CXXFLAGS_FOR_TARGET += -minterlink-mips16
This page took 0.027991 seconds and 4 git commands to generate.