* infrun.c (fetch_inferior_event): Only call normal_stop if not
[deliverable/binutils-gdb.git] / config / mt-mips-elfoabi
CommitLineData
f3b1e08e
RS
1# The *-elfoabi configurations are intended to be usable for both
2# MIPS16 and non-MIPS16 code, but the libraries are all non-MIPS16.
3# Add -minterlink-mips16 so that the libraries can be used with both
4# ISA modes.
1c9e0298
RS
5CFLAGS_FOR_TARGET += -minterlink-mips16
6CXXFLAGS_FOR_TARGET += -minterlink-mips16
This page took 0.066024 seconds and 4 git commands to generate.